--- Etienne_Labonté <[EMAIL PROTECTED]> wrote:
> I propose (quite informally) a new packaging:
> 
>   Struts.jar (core logic only)
>   Struts-taglib-rt.jar
>   Struts-taglib-el.jar (from current contrib/struts-el.jar)

I don't think we need separate rt and el jars.

>   *Struts-tiles.jar

Tiles includes taglibs. Do those go in struts-tiles.jar or
struts-taglib.jar.

>   *Struts-upload.jar
>   *Struts-validator.jar

Separating these 2 from struts.jar doesn't seem too useful to me.  However
we end up breaking up the jars, I think it's important to have a
struts-full.jar that has everything in it for people that don't want to
mess with getting the right jars.

David

>   Struts-jsf.jar
> 
> Jars preceded by * are optional. I see no problem with leaving those
> closer
> to the core.
> 
> Perhaps heavier on the backs of release managers, but more intuitive in
> my
> sense. Someone using Struts with velocity could use only the core part.
> Someone doing JSP will know the difference between EL and non-EL. Does
> this
> make sense to you?
> 
> 
> Etienne
> 
> -----Original Message-----
> From: Ted Husted [mailto:[EMAIL PROTECTED] 
> Sent: Monday, June 30, 2003 4:53 PM
> To: [EMAIL PROTECTED]
> Subject: [PROPOSAL] Modular Struts Examples
> 
> I'd like to propose that we gather together the
> 
> struts-documentation,
> struts-example (MailReader),
> struts-exercise-taglib,
> struts-upload,
> struts-validator, and
> tiles-documentation
> 
> webapps into a single "struts-docs" application, where each of the
> existing applications becomes a module. (Leaving the struts-blank out,
> since it is meant as a application template.)
> 
> At the same time, I would like to take Steve Raeburn up on his kind 
> offer to donate his Struts-Examples application
> 
> http://www.ninsky.com/struts/
> 
> to Struts and the Apache Software Foundation.
> 
> The Struts-Examples application offers a number of very useful code 
> samples. We can continue to grow the examples step-by-step over time and
> 
> defray many of the requests on the list for code samples.
> 
> As part of refactoring the various Struts applications into a single 
> application of several modules, we can also bring Steve's application on
> 
> board as another module to "Struts-Docs".
> 
> -Ted.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to