>From: "Robert Meek" <[email protected]> > Btw...have you tried to port Imagelib yet? I had no problems >porting the last release which was for d5 or 6 I believe, over to D2007, but >I haven't yet tried for D2009.
If you are referring to Skyline's ImageLib, it isn't worth porting to anything in my view. I abandoned it many years ago. It was overpriced, had limited functionality, and no source code. For something much better and much cheaper than Skyline, see http://www.hi-components.com/nindex.asp for image processing code including source with a pre-compiled D2009 version for those who don't want to bother with sources. However, in my opinion, it's better to pay a little more for the source code (140 Euro instead of 60 Euro) in order to know what's going on inside and add things if desired, assuming one has the ability to do so. As for Delphi 2009, for the small minority on this list like me who never need any kind of database code and whose trivial string processing requirements are limited to a few of the standard Delphi VCL routines in D7 plus SysTools for D7, is there an issue? Do I need to do anything to prevent CodeGear breaking my D7 code with unused features should Delphi 2010 or whatever it will be called be acquired for its promised 64 bit capability to overcome the insupportably small (< 500 MB) image size limitations of 32 bit Windows with memory mapped files that slow things down badly in these days when main memories of 16GB and more can be had for a pittance? Irwin Scollar __________________________________________________ Delphi-Talk mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-talk
