Posted 2 years ago (January 21st, 2010, 2:23 p.m.)
Since ajaxSubmit is brand-new, this makes sense to me. I was unaware that Lift explicitly attempted to match JsCmd, NodeSeq, JsCommands, and LiftResponse as you noted in your mail to the list. It would be helpful to add this to the documentation of the other methods that take functions returning Any; also, would it make sense to have these signatures return a common super-trait (not likely, because of NodeSeq) or else a standard sealed trait with concrete instances wrapping each one of those types?
