[ http://jira.codehaus.org/browse/XFIRE-791?page=comments#action_82202 ] Matt Solnit commented on XFIRE-791: -----------------------------------
Tomasz and I have concluded over e-mail that this is a valid request. For example: public Foo getFoo(); You can use the existing features to document getFoo(), but not Foo itself. > Extend XFIRE-507 documentation support to Aegis mapping files > ------------------------------------------------------------- > > Key: XFIRE-791 > URL: http://jira.codehaus.org/browse/XFIRE-791 > Project: XFire > Issue Type: Improvement > Components: Aegis Module > Affects Versions: 1.2.3 > Environment: Java 1.5.0_06, Tomcat 5.5.16 > Reporter: Matt Solnit > Assigned To: Tomasz Sztelak > Priority: Minor > > It would be great if, in addition to the features already added as part of > XFIRE-507, we could also add documentation to Aegis mapping files. For > example: > <mapping name="MyType"> > <documentation>This explains the purpose of MyType.</documentation> > <property name="MyProperty"> > <documentation>This explains the purpose of MyProperty</documentation> > </property> > </mapping> -- 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 --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
