On 8/21/07, Ian Roughley <[EMAIL PROTECTED]> wrote: > For the plugins kept in s2, the other change I would like to see is > independent life cycles. If the code has not changed, I'm not sure why > its version needs to be incremented (other than staying with the s2 core > version). Would independent SVN repos help here?
What might help most would be a slightly more sophisticated plugin system, so that a plugin could declare its own minimum version of Struts Core, and loudly refuse to load if the minimum requirements are not met. (Of course, the same should be true of any external dependencies!) Following Don's lead, it might be a good idea to look toward OSGi as a plugin model, which is what Eclipse also uses. -Ted. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]