[squirrelfish] inlining scopechainnode into scope objects

Andy Wingo wingo at igalia.com
Mon Apr 30 12:48:57 PDT 2012


On Mon 30 Apr 2012 19:55, Geoffrey Garen <ggaren at apple.com> writes:

> Our strategy for this kind of problem, rather than re-engineering code
> to work around inlining dependencies, is just to make a separate
> "{Class}Inlines.h", where the inline functions are defined, and require
> any .cpp file that calls those functions to #include "{Class}.h" and
> "{Class}Inlines.h".

Okeydoke, will do.  Thanks for the note.

Andy
-- 
http://wingolog.org/


More information about the squirrelfish-dev mailing list