On Fri, Nov 27, 2009 at 4:14 AM, Francois <[email protected]> wrote: > Hello, > > When I use bind(namespace, template, bindings*) in an Ajax call, if > there is a binding error (for example, a misspelled word in the > template), I can't see any error, nor in the web broswer as it the case > for such error outside Ajax Call, nor in the console log. > > I know that I can use firebug to see the Ajax response, and dig in it to > search for not XHTML tags, but as I'm just begining with Lift, I was > wondering if there is a rule or something to enable such error to be > displayed in a much more visible fashion when I'm in developpement mode ? >
There's nothing right now, but if you have an idea of what error you'd like to see and where you'd like to see it, we'll see what we can do. Thanks, David > > > Thanks in advance ! > > PS: I use Lift 1.1-SNAPSHOT > > -- > Francois ARMAND > http://fanf42.blogspot.com > > -- > > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
