On 29/03/2006, at 6:10 AM, Joseph J. Strout wrote:
No, it's pre-compiling all the REALbasic source code which is generated to wrap each plugin and make it available to the rest of your code. Precompiling means taking it from source code, all the way to object code, but stopping short of linking (which is why you still get only the plugins you actually use in your built app).
Does this mean that plugin calls now incur more overhead than they did in 5.5?
thanks Andy _______________________________________________ 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>
