I second Kris's suggestion. I'm new to Lift and Scala, but know Java. If first started converting a Wicket application to Scala. It's pretty easy to write a Java applications using Scala, but you really don't learn anything about Scala real capabilities.
So, after deciding to write my application in Lift instead, my brain explodes a little every coding day. My typical process is to try something in Lift, fail because I don't understand it, study the Lift source code a bit (which is actually pretty short in most cases), and match what I see to the Scala Book. Then I ask on this list and get an answer in a day if not minutes. I would have given up long ago if not for the mail list. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
