You both are right.

Our project doesn't use struts validation and tiles,
so I've not thought about it.

Anyway, I could do a similar patch modifing:

ValidatorPlugIn.initResources for validation.xml (just done)
I18nFactorySet.parseXmlFile for tiles-def.xml (to be done)

Is parseXmlFile the right method for tiles? I'm not sure.

I need to do same tests and then, if you agree, both patch could be
submitted to bugzilla.

What do you mean to adapt to whatever multi-module design emerges?

Filippo

-----Original Message-----
From: Craig McClanahan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 01, 2004 12:00
To: Struts Developers List
Subject: Re: Splitting struts-config into multiple jar and read them as reso urce 
stream

nicolas De Loof wrote:

> Just a detail I just think about :
> Using this patch, web can develop a Struts module as a subproject and 
> include it in WAR as a jar, but what's about tiles-def.xml and 
> validation.xml ?
>
I agree with your thinking ... if we concieve that a module should be 
"self configured" simply by having its JAR file included in the webapp, 
then we need to cover these bases as well.

> This plugins should get a similar enhancement to be able to build 
> jar-modules with Struts "commonly used" plugins.

And should be able to adapt to whatever multi-module design emerges as well.

> Nico.

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to