From: Mark B. <ma...@na...> - 2004-11-18 01:03:11
|
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 |