[ http://jira.magnolia.info/browse/MAGNOLIA-1211?page=comments#action_13069 ] Fabrizio Giustina commented on MAGNOLIA-1211: ---------------------------------------------
should I say that I am strongly against this? :) having generated tld files: - makes working with an IDE a lot more difficult (you will have to run maven or configure xdoclet, etc) - makes tags documentation and java code less clean: at the moment tld are the source for generated documentation, and that's easier to write in a xml file instead that in javadoc comments - not everything can be done using xdoclet (not sure how BeanInfo classes could be handled) - and generally it makes build and site generation more complex... > Generate TLD files > ------------------ > > Key: MAGNOLIA-1211 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1211 > Project: Magnolia > Issue Type: Improvement > Components: taglibs > Affects Versions: 3.0 Final > Reporter: Grégory Joseph > Assigned To: Grégory Joseph > > Can be done with xdoclet2+maven plugin :) > http://xdoclet.codehaus.org/ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
