What are the footprints of each component?
The GoDB Client VM consist of Core Engine 284K HTTP 23 K SQL 160 K PNG 90K AES 4 K Compression 12 K Xml API, EGrid, Multiline Text & others 80 K How tightly are the various components of GoDB linked and can they be de-coupled and used as individual components? Browser, File System, Hardware Abstraction Layer cannot be de-coupled. All other components can be de-coupled. Further, the components are inter-changeable. For example, the SQL engine can be swapped with a ADO / ODBC module to access server RDBMS. The HTTP Module can be replaced to use HTTPS or WININET or even RS232 for communication.