David, I've done exactly what you need using Delphi packages (and it encompasses the modules you mentioned). Your biggest question at this point is Delphi.NET or Win32. This will dictate whether you adopt the standard Delphi package approach or the .NET assembly approach. Both will do what you need.
Regards, Darren -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Duffy Sent: 27 March 2006 12:18 To: [email protected] Subject: Modular Program Hi, I'm thinking of writing a new application to use in my business that would encompass accounting, ordering, inventory, sales, etc. The last one I wrote was all one exe file but I've been thinking of something that had modules that could be added or updated or even removed at some time after the original compilation. Does anyone have any pointers on how programs like Mozilla Firefox and Thunderbird use extensions as this may be one way of achieving what I want to do. Am I on the right track even? David... _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

