From: Stefan M. <ste...@po...> - 2004-11-18 11:07:24
|
Mark, Thank you very much for your comments. Since we've only just started converting from SimpleGraph (which is originally written by Kambiz R. Kajostah and is subject to his license) to ExtGraph (which is subject to MPL) we're bound to find more 'errors' like you did. The CVS is now used to distribute code between the developers and since we are in pre-beta we haven't been paying much attention to these points as opposed to implementing new functionallity. Sure enough, it's good to see that other people do notice these things and point them out, again, thank you. One other thing, since we are in pre-beta we can still use a lot of input as to features people would like to see implemented. Please let us now how Simple/ExtGraph works out for you and let us now what features you think are missing. Cheers, Stefan Ps. Pavel, I've been looking at the "gridding" for the PolyLine TGraphLink I think I've found a "nicer" way of implementing this. Instead of defining the entire Grid every time a node is moved, I could integrate the Tgrid into TExtGraph and only recalc the Grid's area that is being altered (by movement of a node or such). -----Oorspronkelijk bericht----- Van: ext...@li... [mailto:ext...@li...] Namens Mark Boland Verzonden: donderdag 18 november 2004 2:15 Aan: ext...@li... Onderwerp: [Extgraph-developer] Some Observations Using ExtGraph Hi, I stumbled across ExtGraph/SimpleGraph yesterday and I'm evaluating it for use in an application. Here are a few things I've noticed working with the source from CVS. - No packages in CVS. Adding packages for say Delphi 6 to 2005 would be handy. - No license information in source. There should be a prominate notice at the top of the source files to say it's under the MPL. - I reckon RegisterComponents for TSimpleGraph should use 'ExtGraph' as opposed to 'DelphiArea'. One thing I noticed was that the verison number (in the comments at the top of the source for) for TSimpleGraph from CVS is 1.52 where as if you download the SimpleGraph file release the version number is 1.542. Is there any particular reason for this? -Mark ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Extgraph-developer mailing list Ext...@li... https://lists.sourceforge.net/lists/listinfo/extgraph-developer |