2009/12/20 Indrajit Raychaudhuri <[email protected]> > lift-core is a 'meta' project that can be added as a dependency to a > Lift project to pull in all the Lift modules. This serves as a singular > configuration point in a Lift based application. > > However, since lift-core downloads all the Lift modules (irrespective of > whether the project needs it), adding this as the dependency slow down > things for a standard project that doesn't need some additional modules. >
>From a modularity standpoint pulling in all the numerous Lift modules - some of them very special - is a bad idea. Further, the name is a misnomer now! > Yes, it is totally misleading. > The question, therefore is: > Should we consider deprecating this? Yes! > If yes, what should be the time frame for making the move? > Perfect fit for 2.0. Heiko My job: weiglewilczek.com My blog: heikoseeberger.name Follow me: twitter.com/hseeberger OSGi on Scala: scalamodules.org Lift, the simply functional web framework: liftweb.net -- 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.
