I think Ted was saying that if anyone would like to
start working on 2.x spec that he would be happy to
help by posting it to the website, etc.  He is not
saying that he is preparing one and posting it.

Just so people don't get confused :)

I would think that 2.x would likely be very influenced
by JSF (Java Server Faces). Perhaps Craig can comment
more on this.

-james
[EMAIL PROTECTED]
http://www.jamesholmes.com/struts/


--- "Soomar, Muki (R.)" <[EMAIL PROTECTED]> wrote:
> <"..Anytime anyone wants to start work on a Struts
> 2.x specification that
> focussed on things like a class and element names
> and even overall
> infrastructure, I would be happy to post it on the
> Struts site for
> community review and improvement. ..">
> 
> Ted,
> It would be a great idea to start posting the 2.x
> specs for community review.
> I would look forward to looking at the 2.x specs as
> would many others I think.
> 
> Regards,
> Muki Soomar
> 
> 
> -----Original Message-----
> From: Ted Husted [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 22, 2002 10:25 AM
> To: Struts Users Mailing List
> Subject: Re: stuts-config.xml file
> 
> 
> Yes, the naming of all the classes and elements in
> Struts could be
> overhauled. 
> 
> The framework grew in the telling and as it evolved
> some of the names
> drifted. 
> 
> The good thing about a nightly build, is that
> everything becomes
> available to the community as soon as it is written.
> 
> 
> The bad thing about a nightly build is that things
> like classnames get
> locked down early and then become difficult to
> change.
> 
> To retain backward compatability, it is not likely
> that issues like this
> woule be addressed in anywhere in a Struts 1.*
> release. 
> 
> Although, I think working up a specification for
> Struts 2.x that
> addressed these and other issues would be very
> helpful. 
> 
> Anytime anyone wants to start work on a Struts 2.x
> specification that
> focussed on things like a class and element names
> and even overall
> infrastructure, I would be happy to post it on the
> Struts site for
> community review and improvement. 
> 
> It would not have to be a comprehensive document,
> just a starting point
> for incremental refinement and extension.
> 
> -- Ted Husted, Husted dot Com, Fairport NY US
> -- Developing Java Web Applications with Struts
> -- Tel: +1 585 737-3463
> -- Web: http://husted.com/about/services
> 
> 
> "Soomar, Muki (R.)" wrote:
> > 
> > I am still new to struts and going through the
> documentation.
> > Here are some general questions for the gurus who
> understand the
> > DTDs for struts-config.xml file and its usage.
> > 
> > <action> element
> > 1. Why is the attribute "type" for the <action>
> element named so. Wouldnt
> > the attribute name "action-class" be more
> intuitive here ?
> > 
> > 2(a). Attribute "name" for the same <action>
> element refers to the
> > form. Again "form-class" would have been more
> intuitive.
> > 
> > 2(b) Attribute "attribute" also refers to the form
> class for the example application.
> > I am confused between the usage of the two. (Still
> need to do a bit more digging,
> > but intuitive attribute names would have helped in
> the first reading very much !)
> > 
> > 3. Attribute "input" is intuitive, but "input-uri"
> or "input-url" would have been
> > more intuitive
> > 
> > 4. Sub-element <forward> has attribute "name" that
> refers to the type of
> > result based on which forwards could be
> redirected. Wouldnt it be simpler
> > to just call this attribute "result-type" instead
> of "name".
> > 
> > Any particular reasons for this naming convention.
> I just figured, I have
> > to carry another mapper in my head to figure out
> the true meaning of these
> > attributes. Maybe, I need to interpret them in a
> different manner.
> > 
> > Any feed back would be much appreciated. Thanks
> and
> > 
> > Regards,
> > 
> > Muki Soomar
> > 
> > --
> > To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

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

Reply via email to