[TYPO3-50-general] TypoScript 2.0 and Relax NG

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Wed May 2 09:05:02 CEST 2007


Sebastian Kurfuerst schrieb:
>> But we need to find a way to store the documentation of the TS
>> object somewhere
 >
> What about using the javaDoc comments above the methods?

Can they be extracted easily? If I understood the presentation at T3DD07 
correctly the idea was to use reflection to extract the syntax/structure 
at runtime in a TS setup field. This is done with the objects directly. 
The javaDoc comments would have to parsed in an extra step.

But maybe we can use javaDoc for exporting TS object info for both the 
structure and the documentation. So a tool like the EM can parse the 
file, extract the info and export it to, say, some XML format.

Masi


More information about the TYPO3-project-5_0-general mailing list