Hi Guys,

Just wondering, is there a way to modularize your code in order to bring file sizes down? I'm thinking something like a parent app containing the realbasic framework that then calls smaller compiled apps that contain the compiled code for each module which can then in turn call other modules etc. Would just be a very nice way of keeping update sizes down. I do this with director, where my main projector is just a shell and immediately calls the first (login/menu) module when it opens. To give you an idea director projectors are around 2.5mb min, and my dcrs (Compiled code) are between 20k and 250k.

Is there any other methods that people use to do this?

Regards,
Deane
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to