From: Robert R. <rra...@ya...> - 2001-02-25 21:19:48
|
I think we can remove the flagprecreate and flagdelete methods. If flagprecreate is put into the createelement, you will notice a slight improvement in the time to create many nested layers. Unless there are any compelling reasons to keep these methods, I think they can be placed directly inside the methods that call them since they are only 2 or 3 lines. -- // Robert Rainwater ---------------------- DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ DynAPI Homepage: http://dynapi.sourceforge.net/ |