Subject Re: [IBO] IBO advantages over IBX
Author Geoff Worboys
Colin,

> My app must use packages (as it uses dynamically loaded
> packages and the way it works it must have package support
> turned on).

In case you dont already know. Using runtime packages SIGNIFICANTLY
increases the amount of memory used. If your applications are running
on well equipped machines this may not matter.

One of my apps is used primarily on Terminal Server, so there are 20
or more users running the program at once on the same machine. Saving
over 10Mb of RAM per app instance (in my case with several different
runtime packages) makes quite a difference.

Geoff Worboys
Telesis Computing