[ http://issues.apache.org/jira/browse/MYFACES-866?page=comments#action_12358476 ]
Simon Kitching commented on MYFACES-866: ---------------------------------------- Hi Steve. Changes all committed, and the TLD docs have never looked so good. I think this patch justifies a new release of MyFaces on its own! A few notes: * I've changed tabs to spaces in (hopefully) all the places in the provided files. Tabs are problematic, as the file can become unreadable for people with tab settings different from the author. Generally, spaces are more reliable. * The indenting in the old files was important for ensuring the generated TLD file was readable. However I've instead updated the stylesheet that generates the tld to do "pretty printing" which should be a nicer solution than precise indenting in the entity files. * Files ui_parameter_attributes, ui_select_item_attributes, ui_select_items_attributes all define "id", "binding". We should probably clean that up. * Still need to fix the sandbox TLD. > Updates to standard tag TLD documentation > ----------------------------------------- > > Key: MYFACES-866 > URL: http://issues.apache.org/jira/browse/MYFACES-866 > Project: MyFaces > Type: Improvement > Components: General > Versions: 1.1.1 > Reporter: Steve Peterson > Attachments: new_files.tar, tld-docs.patch, tomahawk.tld.patch > > Patch coming shortly with better documented TLD files. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
