Gideon memory usage

Roberto Raggi roberto at kdevelop.org
Wed Feb 26 19:24:02 UTC 2003


On Wed, 2003-02-26 at 19:02, Eray Ozkural wrote:
> >
> > we can also, remove children(),appendChild(),removeChild() from AST,
> > because now we can use TreeParser to implement Tree Walkers.
> >
> 
> That won't make it faster or smaller though right?
it will make it smaller, because you remove a QPtrList for each nodes 

ciao robe





More information about the KDevelop-devel mailing list