Ottar Smidesang Holstad Guest
|
Posted: Tue Dec 28, 2004 1:45 pm Post subject: Linking packages into a package? |
|
|
Hi, I haven't got D2005, yet, so I can't check this out myself:
From what I'm reading about people having problems compiling packages, it
seems it's now possible to have packages linked into another package. It
seems package B and package C will be compiled into package A if units from
B and C is in the uses-clause in a unit in A, and B and C isn't in A's
requires-clause. Right? If it is so, then this alone could be enough reason
(for my boss) to upgrade!
|
|