Hi guys, Just some thoughts, maybe we could have an order parameter introduced eg struts-plugin.xml <struts> <param name="order">10</param> <package ....> </package> </struts> So we could have control of which plugin gets the priority when loading and we could defined order 1-100 is for struts, custom plugin starts from 101 etc. Ordering for plugins with same ordering would be undefined. The ordering could maybe applied only to plugin (struts-plugin.xml) as we have just one bootstrap configuration (struts.xml) Thoughts? rgds
----- Original Message ---- From: David H. DeWolf <[EMAIL PROTECTED]> To: Struts Developers List <dev@struts.apache.org> Sent: Thursday, 28 September, 2006 12:15:12 AM Subject: Re: Struts plugins Not sure if this is exactly what you're looking for, but the patch to upgrade from 0.2 to 2.0 exists: https://issues.apache.org/struts/browse/WW-1418 Also, while you're looking at this, here's another patch related to tiles that I'd be interested in: https://issues.apache.org/struts/browse/WW-1450 David Don Brown wrote: > Is there any Tiles 2 migration code I can put into a block or does it > need to be written yet? I do agree it would be a great candidate. > > Don > > Antonio Petrelli wrote: >> Don Brown ha scritto: >>> The first batch of plugins: >>> 1. Configuration Browser >>> 2. Jasper Reports >>> 3. JFreeChart >>> 4. JSF >>> 5. Pell Multipart handler >>> 6. Sitemesh >>> 7. Struts 1 >> >> You forgot Tiles 2 :-) >> >> Ciao >> Antonio >> >> >> --------------------------------------------------------------------- >> 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]