is it possible the JSON plugins as default bundle for S2 2.2 F
On Sun, Apr 12, 2009 at 11:34 PM, Musachy Barroso <[email protected]> wrote: > The problem I have is that once the Container is built, there is no > way to register new beans into it. The side effect of this is that > "constants" and "beans" that are defined in bundled xml config files > are never loaded into the container. It is the only limitation so far > for the OSGi plugin. > > musachy > > On Fri, Apr 10, 2009 at 9:35 AM, Don Brown <[email protected]> wrote: >> Off the top of my head: >> * Split out the XML parser from XmlConfigurationProvider so that you >> can parse XML from any source >> * Get rid of all the Class.forName() calls in XWork >> >> I'd rather not do this on a stable branch, particularly since new >> public classes will be created. How many changes are there in 2.1.7 >> and 2.1.3 that haven't been released? Could we get those releases out >> the door so we know we branch at a known good state? >> >> Don >> >> On Fri, Apr 10, 2009 at 11:25 PM, Musachy Barroso <[email protected]> wrote: >>> I think we are good. What changes do you have in mind?, the OSGi >>> plugin could take advantage of some refactoring of xwork so I am >>> interested :) >>> >>> musachy >>> >>> On Fri, Apr 10, 2009 at 8:24 AM, Don Brown <[email protected]> wrote: >>>> Now that 2.1 is GA (thanks guys and gals), are we ready to branch it >>>> off and move trunk to 2.2? I was wanting to do some refactoring of >>>> how XWork configuration is loaded and parsed, but new classes and the >>>> like really isn't appropriate for a patch/micro release. >>>> >>>> Any objections to the branching? >>>> >>>> Don >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >>> >>> >>> -- >>> "Hey you! Would you help me to carry the stone?" Pink Floyd >>> >>> --------------------------------------------------------------------- >>> 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] >> >> > > > > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- -- Frans Thamura Meruvian. Java and Enterprise OSS Mobile: +62 855 7888 699 Blog & Profile: http://frans.thamura.info We provide services to migrate your apps to Java (web), in amazing fast and reliable. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
