I think when the changes are merged to master there should be some kind of announcement to the list explaining the ramifications and the things that will break (along with solutions)
Cheers, Tim On 21 Oct 2009, at 17:54, David Pollak wrote: > > > On Wed, Oct 21, 2009 at 9:34 AM, Indrajit Raychaudhuri <[email protected] > > wrote: > > > > On 21/10/09 4:05 AM, David Pollak wrote: > > Folks, > > > > I've just pushed the completed Lift Actor code to the > dpp_wip_actorize > > branch. Jonas and I coordinated on the Actor API and Akka Actors > will > > use the same basic trait so Akka Actors could be used to power > Lift's Comet. > > > > I am ready to push this code to SNAPSHOT. When I do this, there > will be > > breaking changes to all Lift apps (basically, you'll have to import > > net.liftweb.base._) > > We have had some discussion on the list regarding the package name of > net.liftweb.base sometime back. > (http://groups.google.com/group/liftweb/browse_thread/thread/e26e765b9c991a2b/5bd9a5e0b5278083 > > ) > > Eventually, the settlement was: > 1. lift-base in dpp_wip_actorize would be renamed lift-common > 2. lift-base = (lift-common, lift-util, lift-json, lift-actor, > lift-webkit) > > Assuming that, I was hoping if we could have the imports > net.liftweb.common._ instead of net.liftweb.base._ > > Okay, please make the changes to the package names. > > > > > > Does anyone have a timetable for this push? I'd like to have at > least a > > week of solid testing before we do Milestone 7 (currently > scheduled for > > November 4th). > > I am working on the restructure on a separate branch. Would be good to > get done with this in next couple of days. I can hold that back and > factor in these changes before publishing the restructure branch for > review. > > > > > Please let me know your thoughts. > > > > Thanks, > > > > David > > > > -- > > 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 > > > > > > > > > > > -- > 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 -~----------~----~----~----~------~----~------~--~---
