Re: Liftweb & Scala

2012-04-20 Thread Levi Pearson
By the way, the Enumerator/Iteratee approach to IO was developed by Oleg Kiselyov. Google him and check out his website when you are prepared to have your mind blown. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */

Re: Liftweb & Scala

2012-04-20 Thread Levi Pearson
This actually looks really cool. I have looked at Akka before, and it's good stuff. And the Play web framework seems to have borrowed a lot of the cool bits from the best Haskell web frameworks. The whole Enumerator/Iteratee thing is an awesome bit of functional goodness. I will definitely be check

Re: Liftweb & Scala

2012-04-19 Thread Bryan Sant
On Thu, Apr 19, 2012 at 9:38 PM, S. Dale Morrey wrote: > It took less than 30 minutes including the download to have a fully > operable dev environment including full eclipse integration.  All I can saw > is WOW! > > Has anyone else used the "typesafe" stack? I'm looking into the typesafe stack a

Liftweb & Scala

2012-04-19 Thread S. Dale Morrey
So I have been futzing around for a day or so trying to get Liftweb going on my dev box. Turns out the docs are seriously out dated and I really don't have the time or wherewithal to keep going down this path. A couple of years ago I did use lift in a production environment and the process went f