> Wouldn't these go on the SV and not on the inner type? Maybe I'm > thinking value when you're saying variable? The following seem useful > on variables too: > > before_get_value > after_get_value > before_set_value > after_set_value > > There ought to be specializations of get_value and set_value > that call these hooks if they're defined -- no sense in making the I hope *lists* of hooks. > I'm not too worried about getting the vtbl right at the first because > it will be pretty obvious how it should go once the code starts to form. Some planning isn't that painful :-) -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen
- Re: A tentative list of vtable functions Dan Sugalski
- Re: A tentative list of vtable functions Bradley M. Kuhn
- Re: A tentative list of vtable functions Dan Sugalski
- Re: A tentative list of vtable functions Jarkko Hietaniemi
- Re: A tentative list of vtable functions Tom Christiansen
- Re: A tentative list of vtable functions Dan Sugalski
- Re: A tentative list of vtable functions Dan Sugalski
- Re: A tentative list of vtable functions Jarkko Hietaniemi
- Re: A tentative list of vtable functions Dan Sugalski
- Re: A tentative list of vtable functions Ken Fox
- Re: A tentative list of vtable functions Jarkko Hietaniemi
- Re: A tentative list of vtable functions Nathan Torkington
- Re: A tentative list of vtable functions Dan Sugalski
- Re: A tentative list of vtable functions Dan Sugalski
- Re: A tentative list of vtable functions Bradley M. Kuhn
- Re: A tentative list of vtable functions Dan Sugalski
- Re: A tentative list of vtable function... Bryan C . Warnock
- other parts of the guts playing wi... Bradley M. Kuhn
- Re: A tentative list of vtable functions Ken Fox
- Re: A tentative list of vtable functions Nick Ing-Simmons
- Re: A tentative list of vtable function... Dan Sugalski