At 4:00 PM -0700 28/3/06, Joseph J. Strout wrote:
At 3:29 PM -0700 3/28/06, Steve Roy 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).
Why didn't RB 5.5 have to perform this step?
The whole system of connecting to plugins and framework code was
quite different in 5.5, as could be observed by the fact that
plugin/framework methods were not virtual as they are now.
The big hit when pre-compiling was due to the MBS plugins.
It's a plugin with 146 sub-plugins.
--
Cheers,
Dr Gerard Hammond
Bioinformatic Analyst
Garvan Institute of Medical Research, Sydney, Australia.
If it's worth doing, then it's worth doing with excess.
_______________________________________________
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>