I printed out an article on the Delphi Informant Mag. Website that was
about using packages to modulise apps. Etc.
www.delphizine.com is the URL.
If you have any problems finding it or getting to the info, let me know
as I have a subscription.

Jeremy

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
Behalf Of Ian Fear
Sent: Wednesday, 12 February 2003 21:17
To: Multiple recipients of list delphi
Subject: [DUG]: packages


Hi All 
We have a large project and wish to package some of it.
We are already using component packages but wish to 
create some packages for forms -eg reports etc.
creating the packages is achivable and works but the whole 
project appears to get wrapped in the package.
ie the exe was 11,000+ kb and is now 150 Kb great  but the 
package is now 11,000 kb -- not what we wanted.

 this is almost certaily caused by the fact that all units use 
the datamodule for data access thus setting up circular 
references thru a few other utility units etc

At this stage I have been unable to find any good 
references or examples to help with this they largely seem 
to address component packages so if anyone can help with 
suggestions or examples would be very pleased

thanks IanIan Fear
Fear Consulting Ltd
1427 Te Kopia Rd
RD 1
Rotorua
New Zealand
Phone 64 7 333 2548
Fax 64 7 333 2548
mob 025 742 772
[EMAIL PROTECTED]
GMT +1200


------------------------------------------------------------------------
---
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to