From: Stefan M. <ste...@po...> - 2005-02-23 13:18:58
|
Hi, =20 No problem there. Perhaps we should get our code together and make a CVS release we can = all work from? =20 Stefan ________________________________ Van: ext...@li... namens Marco Wobben Verzonden: wo 23-2-2005 14:16 Aan: ext...@li... Onderwerp: [Extgraph-developer] Unit splitting 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=20 * TGraphObjectList=20 * TGraphScrollbar=20 * TGraphStreamableObject=20 * TMemoryHandleStream=20 egGraph.pas * TGraphObject=20 * TGraphLink=20 * TGraphNode=20 * TSimpleGraph=20 egNodes.pas * TEllipticNode=20 * TPentagonalNode=20 * TPolygonalNode=20 * TRectangularNode=20 * TRhomboidalNode=20 * TRoundRectangularNode=20 * TTriangularNode=20 egSVG.pas * ...SVG classes =09 |