Ability to order all taglib attributes in alphabetical order in generated TLD
-----------------------------------------------------------------------------

                 Key: XDP-239
                 URL: http://jira.codehaus.org/browse/XDP-239
             Project: XDoclet 2 Plugins
          Issue Type: Improvement
          Components: web
    Affects Versions: 1.0.4
         Environment: Unbuntu 8.04 and JBoss
            Reporter: JBUM


Currently, all the inherited attributes of a taglib get listed in the TLD just 
fine.  However, the inherited ones come at the bottom of the attributes entries 
for a particular tag and not sorted along with the entire set.

It appears the plugin is using an Arraylist to add attributes and it displays 
them essentially in that order.

It would be nice to store them so that you retrieve them by alphabetical order 
of the attribute names.

It would make it much nicer to read the TLD and easier to search for things.  
Thanks!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to