[Lift] Re: We need a wiki gardener

2009-03-02 Thread Jon Hancock
? Jon On Mar 2, 11:36 am, David Pollak feeder.of.the.be...@gmail.com wrote: On Mon, Mar 2, 2009 at 7:54 AM, Jon Hancock shellsha...@gmail.com wrote: David, I'm happy to contribute.  I have a beginner's mind at the moment which may help. Either I'm missing huge sections of the wiki

[Lift] Re: We need a wiki gardener

2009-03-02 Thread Jon Hancock
can clean it all up. How does that sound? Jon On Mar 2, 11:36 am, David Pollak feeder.of.the.be...@gmail.com wrote: On Mon, Mar 2, 2009 at 7:54 AM, Jon Hancock shellsha...@gmail.com wrote: David, I'm happy to contribute.  I have a beginner's mind at the moment which may help

[Lift] Re: Lift newbie - Horizontal scaling of Lift servers

2009-03-01 Thread Jon Hancock
David, I'm in the same boat. I have an app I originally coded in Rails. Then I recoded it in Merb (much better, but now I'm unhappy with the merb-rails merger). I'm testing out lift now to see about recoding it once again before the app gets too complex. I also have another app or two to build

[Lift] Re: Lift newbie - Horizontal scaling of Lift servers

2009-03-01 Thread Jon Hancock
: On Sun, Mar 1, 2009 at 2:43 PM, Jon Hancock shellsha...@gmail.com wrote: David, I'm in the same boat.  I have an app I originally coded in Rails. Then I recoded it in Merb (much better, but now I'm unhappy with the merb-rails merger).  I'm testing out lift now to see about recoding it once

[Lift] incremental or live dev with lift

2009-03-01 Thread Jon Hancock
I was under the impression that in development mode, I could modify my lift files and see the changes without restarting jetty. I have created the helloworld sample app from the lift book. It seems to run fine (command line, not ecplise, as I'm following the docs closely to get started). In

[Lift] eclipse plugin and scala shell

2009-03-01 Thread Jon Hancock
Does the eclipse plugin support the scala interactive shell? I would like to be able to develop my lift app in eclipse and interactively test model and controller behavior with the shell. How do others do this with lift?? thanks, Jon --~--~-~--~~~---~--~~ You

[Lift] Re: eclipse plugin and scala shell

2009-03-01 Thread Jon Hancock
right clicking on a project in the Package explorer and selecting Scala - Create interpreter in XYZ On Sun, Mar 1, 2009 at 6:30 PM, Jon Hancock shellsha...@gmail.com wrote: Does the eclipse plugin support the scala interactive shell? I would like to be able to develop my lift app in eclipse