|
From: Marco W. <ma...@wo...> - 2005-02-23 13:04:37
|
Hi guys,
We seriously need to break up the unit. Maintainability will go down the
drain if don't act soon. I'll take the lead here and suggest how it
should continue and am curious on how you guys think about this. Since
you suggested naming the TSimplegraph into TExtGraph, I suggest prefixis
'eg'.
Marco.
egCommon.pas
* EGraphStreamError
* TGraphObjectList
* TGraphScrollbar
* TGraphStreamableObject
* TMemoryHandleStream
egGraph.pas
* TGraphObject
* TGraphLink
* TGraphNode
* TSimpleGraph
egNodes.pas
* TEllipticNode
* TPentagonalNode
* TPolygonalNode
* TRectangularNode
* TRhomboidalNode
* TRoundRectangularNode
* TTriangularNode
egSVG.pas
* ...SVG classes
|