4 ms·
Lift 1.0 released
- Zarathu 18y agoThis looks sexy.
- berlinbrown 18y agoI only had a problem that it included so many libraries that aren't included in most web apps. For example, Erlang/RabbitMQ support? Is that really needed?
- siong1987 18y agoLift is based on JVM and Scala. So, I think we can assume that Lift actually supports every JVM library.
- tjweir 18y agoIf you're looking to get into Lift Development, three of us (Derek, Marius and I) are writing a book. You can grab the source here: http://github.com/tjweir/liftbook/tree/master http://github.com/tjweir/liftbook/tree/master You'll need Lyx to build a PDF: http://www.lyx.org/ http://www.lyx.org/
- jhancock 18y agois there a regular build of the PDF to save those of us that do not want to fuss with lyx and latex?
- tjweir 18y agoThere is one in the Downloads section: http://github.com/tjweir/liftbook/downloads http://github.com/tjweir/liftbook/downloads I'll build a more recent one asap. There's no nightly, sorry :(
- mavelikara 18y agoCongrats, David and the rest of the team! I have been aware of the existence of Lift for a while now - but I have never been able to understand the purpose of the "Lift Demo". When you open the demo, the menus on the left seems to be a list of features. But clicking on those links do not lead to pages where you can see how those features can be implemented in Lift. Overall, you get thrown into this app with little guidance on what is happening. DHH's video, IMO, did a great job of introducing Rails to developers. Is there a similar video demonstrating the basic functionality of Lift? I think this was mentioned in Scala Liftoff meetup, but was one such video done?