I love the maven plugin to generate component documentation, I think it's great for people who know how to read it.

I see a problem though; a change from T4, where the online component reference doesn't have examples of TML and the relating java for each component.

Currently, to see how a component is used, you'd need to reference tapestry's source code and hopefully find a unit test which shows a component in action.

perhaps the maven component report plugin could somehow draw a connection between the component it produces documentation for and a test page where the component is being used. Then the plugin could produce static output for the site, showing the TML and Java source examples of component usage.

It's not really necessary for me anymore, but seeing examples can be a useful crutch for new tapestry users.

-Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to