Tahir Awan wrote:
> What's the process of submitting those tags to be 
> part of the struts framework.

I am sure there are many ways to do this.
Here are my thoughts:

Like you said you want to get users comments
so you can refine the implementation so:

 1) Post the changes on a Web site describing the changes
    to be made. Then ask for users comments and
    suggestions for improvements. 

 2) Post them to the struts-dev list.
    Then ask for users comments and
    suggestions for improvements. 

 3) You could post the patches in a bug report
    either as the entire file or a series of
    diffs.

 4) Lobby one of the comitter and convince them
    that those changes are good. Then make a proposal
    on the struts-dev list after users have had a chance to look
    at the work and ask them to vote on your proposal.
    

So probably try method #1 & #2 then once you get feedback
document those changes and submit them as a bug/enhancement
request which is #3.

Reply via email to