On 8/25/07, Paul Benedict <[EMAIL PROTECTED]> wrote:

> For Struts 1.4, I'd like to propose a plug-ins submodule of the project.
> In it would include:
>
> * struts-tiles1-plugin
> * struts-tiles2-plugin
> * struts-commons-validator-plugin
> * struts-springframework-plugin
>
> With regards to the Validator, I definitely want to keep the
> Validator***Forms part of the core (since it doesn't rely on Commons
> Validator), but pull out the actual plug-in support: ValidatorPlugin,
> the lexer, etc.

What do you mean by "plugin-in"?  Is it something different from the
configuration plugins that Struts 1 has?
http://struts.apache.org/1.3.5/struts-core/apidocs/org/apache/struts/action/PlugIn.html

> PS: Would it be beneficial to rename the artifacts not just as struts-*
> but as struts1-* ?

For what reason?  The Maven repo is fairly well organized with struts*
and struts2* artifacts:
http://repo1.maven.org/maven2/org/apache/struts/

In general I'm not in favor of embedding the version number in the
artifactId.  We did it for Struts 2 for a reason-- avoiding duplicate
artifactIds for Maven.

-- 
Wendy

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

Reply via email to