I've been using Lift's 280_port_refresh branch for developing Goat Rodeo and it's been working quite well for me.
We're going to wait a little while (probably until a Scala 2.8 release candidate) before publishing a Lift on Scala release (vs. snapshot). On Thu, Mar 4, 2010 at 6:36 AM, Lukasz Kuczera <[email protected]> wrote: > I'm developing blog app on 280 and so far no problems yet. Only one > weird thing i see is that CRUDify shuffles columns, data is misplaced > with header in tables, but I didn't have time yet to look at it > closer. BTW is there any public blog app available for Lift ? None that I know of. > If there > is i'm wasting my time i hope not so i could publish it as a give > back ;) > That'd be wicked awesome! > > On Mar 4, 12:32 pm, Jeppe Nejsum Madsen <[email protected]> wrote: > > On Thu, Mar 4, 2010 at 12:27 PM, Indrajit Raychaudhuri > > > > > > > > > > > > <[email protected]> wrote: > > > > > On 04/03/10 3:26 PM, Jeppe Nejsum Madsen wrote: > > > > >> On Thu, Mar 4, 2010 at 10:39 AM, Indrajit Raychaudhuri > > >> <[email protected]> wrote: > > > > >>> Lukasz, > > > > >>> We don't have non-SNAPSHOT version of Lift for scala 2.8 branch yet. > > >>> You are encouraged to use 2.0-scala280-SNAPSHOT and report any issue > that > > >>> you encounter. > > > > >> Is there a status of the 2.8 branch somewhere on what works and what > > >> doesn't? (Ie. are some modules missing, known things that don't work) > > >> Or is everything ported and stuff that doesn't work is a defect? > > > > > The only module missing at the moment is lift-osgi and related ones > because > > > it is dependent on 2.8 port of scalamodules. Heiko said one is on its > way as > > > an Eclipse project (www.eclipse.org/proposals/scalamodules). > > > > > The rest are either of: > > > - defects > > > - non-functional because of API change > > > - sub-optimal design > > > - combination of the above > > > > > (look for the comment "FIXME: 280" in the code-base) > > > > >> I would love to get to the 2.8 Eclipse plugin and I've just started a > > >> new Lift project where I can accept some bumps along the road, but > > >> I've held off until now because I wasn't really sure of the status.... > > > > > If you can accept the bumps, you are welcome to give scala 2.8 port a > shot. > > > This would be great in fact. > > > > Cool! Thanks for the update, I think I'll try it... > > > > /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]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- 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.
