On Mon, Mar 1, 2010 at 12:20 AM, David Pollak <[email protected]> wrote: > Excellent! > > We have the deprecations turned off in the pom.xml file by default... but > gotta turn the deprecation warnings on post M3.
I think the main reasons deprecations are not shown for stuff like Log.info is that deprecation of objects doesn't work https://lampsvn.epfl.ch/trac/scala/ticket/3115. I've made a new ticket so we can deprecate all the members instead.... /Jeppe -- 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.
