I like core better because it fits our naming conventions better and aligns with
the JSTL convention.
As for the module names, what about we rename the artifact id's to simply
"core", "apps", and "extras", then use the "jarName" property [1] of the jar
plugin to specify the full "struts-*-VERSION.jar" name? I'm very against
renaming the SVN directories, because the redundant names are plain silly and am
sick of these reorganizations. We have a Struts 2.0.0 to get out the door.
Don
Ted Husted wrote:
On 7/18/06, Don Brown <[EMAIL PROTECTED]> wrote:
Not all s2 tags are considered UI, as delineated in the showcase
application.
We could either split up the taglib or just call it:
<%@ taglib prefix="s" uri="http://struts.apache.org/core" %>
Since it is in the core module.
Though, we've talked about changing that.
Under the heading, less is more, how about just
<%@ taglib prefix="s" uri="http://struts.apache.org/tags" %>
-T.
---------------------------------------------------------------------
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]