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.  

Thoughts?

David

-- Sent from my Cray X1


_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to