On Wed, Jun 30, 2010 at 9:16 AM, David Chisnall <csda...@swan.ac.uk> wrote: > Trampoline! > > I was thinking a little bit about frameworks and IDE integration. I think > XCode actually already does something like this secretly, but I've not looked > at how it works... > > With autogsdoc, document generation is a two-stage process. Step 1 generates > some XML. Step 2 transforms this into some HTML. I originally suggested to > Quentin that we should store the HTML in the .framework bundle, but I wonder > if it would be more sensible to store the XML. > > We could then display method documentation trivially in the class browser in > CodeMonkey. For Smalltalk bundles, we could edit the XML directly in > CodeMonkey, rather than having it interleaved in the source code.
the XML is more useful for tools, the HTML more useful for humans (and we can generate the HTML ...). If we have to choose one, use the XML, otherwise put both ? -- Nicolas Roard "I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev