Note that it's not completely finished yet. I'm submitting a few patches
to ioc first, starting with two things that are not related to the "dynamic
service" idea, then the dynamic ("runtime") service/contribution changes,
then the tapestry-hibernate-core and tapestry-hibernate updates. Core is as
far as I can see working well, in tapestry-hibernate all I did now is the
value encoder and the contribution to entitypackagemanager (it will use
apppath.entitites.«markerSimpleName», unless there are now markers defined,
in which it will revert to the default behavior)With the current development speed, I think the tapestry-hibernate changes can be done somewhere next week. I suspect that you might want to take a good look at the dynamic service/contributions idea first, because tapestry-hibernate-core and tapestry-hibernate really depend on that concept, and the dynamic stuff should not be considered stable yet. (by definition, something that's not a minor change should not be considered a stable thing) On Fri, 22 Oct 2010 11:54:53 -0700, Josh Canfield <[email protected]> wrote: >> The big question is: is it too late in the 5.2 cycle for this bit a >> change? > Yes? Perhaps it's time for a 5.3 branch :) > > While this is solving a compelling use case, it's not really a > stabilizing change, which is what we should be putting into 5.2 right > now, right? > > On Fri, Oct 22, 2010 at 11:43 AM, Howard Lewis Ship <[email protected]> > wrote: >> Ok, I've started doing a check of this and I'll have some specific >> style and content comments. >> >> The big question is: is it too late in the 5.2 cycle for this bit a >> change? >> >> On Fri, Oct 22, 2010 at 11:36 AM, Howard Lewis Ship <[email protected]> >> wrote: >>> I'll take a look at this soon. I want to make sure there isn't impact >>> on ordinary (single database) users. >>> >>> On Fri, Oct 22, 2010 at 11:03 AM, Josh Canfield >>> <[email protected]> wrote: >>>> Yeah, so that process needed some vetting. After sending that last >>>> mail I realized I hadn't added the new files... >>>> >>>> >>>> ---------- Forwarded message ---------- >>>> From: <[email protected]> >>>> Date: Fri, Oct 22, 2010 at 11:02 AM >>>> Subject: Re: Tom's multi db patch (issue2677041) >>>> To: [email protected] >>>> Cc: [email protected] >>>> >>>> >>>> Added missing files >>>> >>>> http://codereview.appspot.com/2677041/ >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> >>> >>> -- >>> Howard M. Lewis Ship >>> >>> Creator of Apache Tapestry >>> >>> The source for Tapestry training, mentoring and support. Contact me to >>> learn how I can get you up and productive in Tapestry fast! >>> >>> (971) 678-5210 >>> http://howardlewisship.com >>> >> >> >> >> -- >> Howard M. Lewis Ship >> >> Creator of Apache Tapestry >> >> The source for Tapestry training, mentoring and support. Contact me to >> learn how I can get you up and productive in Tapestry fast! >> >> (971) 678-5210 >> http://howardlewisship.com >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
