Re: Re: software design clarification

Markus Elfring <[email protected]> Tue, 01 May 2007 22:33:51 +0200
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
> One of them is performance. I am a developer of Py++ project. Py++ is
> the code generator for Boost.Python library. There are few projects
> that use Py++, where it takes huge amount of time ( 7-8 minutes ) and
> memory ( up to 100 Mb ) to read AST generated by GCCXML

I guess that more facts about your test environment should also be 
considered to see if the reported results are reasonable or unexpectedly 
too big.


> I am pretty glad Stefan exposes AST to Python. This is much better
> that "raw" xml.

Will the diagram that is published in the document 
"http://synopsis.fresco.org/docs/Tutorial/ast.html" become available as 
an UML file?

Regards,
Markus