I have a unit called uTypes.pas which as the name suggests contains a whole heap of type declarations. This unit is used by 3 applications and a component package. What is the best way to "share" this unit. Is it just sufficient to have it appear in the uses clauses where appropriate or would it be better if it was in a runtime package or similair?
Comments and suggestions appreciated. If it is to be in a runtime package can someone highlight any gotchas or the best implementation strategy when it comes to a runtime package?
TIA
----------------------------------------------------------------------
Donovan J. Edye [www.edye.wattle.id.au]
Namadgi Systems [www.namsys.com.au]
Voice: +61 2 6285-3460
Fax: +61 2 6285-3459
TVisualBasic = Class(None);
Heard just before the 'Big Bang': "...Uh Oh...."
----------------------------------------------------------------------
GXExplorer [http://www.gxexplorer.org] Freeware Windows Explorer
replacement. Also includes freeware delphi windows explorer components.
----------------------------------------------------------------------