Good point - were also using xbind(...) quite a bit too which is deprecated.
Cheers, Tim On Feb 15, 12:34 pm, Marius <[email protected]> wrote: > Hi, > > Building latest code I'm getting > > [WARNING] /media/WORK/marius/repository/github/liftweb/lift/src/main/ > scala/net/liftweb/http/LiftSession.scala:951: warning: method > processBind in trait BindHelpers is deprecated > [WARNING] findTemplate(name).map(s => processBind(s, atWhat)). > [WARNING] ^ > > Is there a reson why we are not using bind and use processBind > instead ? > > Br's, > Marius --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
