and the only workable one for large databases was one which painted the objects all from scratch.
I'm working on this project alone (for now), and I'm doing it in my spare time (mostly on the weekend). I think it'll be too much to code every single object from scratch. The progress will be very slow. I'd like to use an available class from the LCL and extend it a bit (mostly on the drawing routines).
Besides, I want to separate every object on each class. So, someone else who want to build another similar application don't need to code from the scratch anymore. Say you want to build a UML application, you can simply use or extend my relation/connection model class in your application, for example.
-Bee- has Bee.ography at: http://beeography.wordpress.com _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
