Automatic Optimisation is naturally desirable, but why not also give us a check box in the IDE method/function pane for any selected method, so we can explicitly specify that any method we choose gets compiled as an inline method.
Kind of like macros with arguments, but type-safe. On 12/10/06 20:32, "Mars Saxman" <[EMAIL PROTECTED]> wrote: > > On Oct 12, 2006, at 11:54 AM, Daniel Stenning wrote: > >> 2) ability to #inline any function or method ( well some times >> those pieces >> of flint can prove useful :) ) > > If method-call inlining were added to RB's compiler, it would be an > automatic optimization, not an explicit language statement. > > Mars Saxman > REAL Software > > _______________________________________________ > 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> > _______________________________________________ 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>
