Hi,
I am developing a Bundle that will startup a local database server ( think SQLite ). Some of the questions I have are:
* What's the recommended way of bundling binaries into Bundles, if any? * What startup/shutdown hooks exist, if any?
Regards, A