Hi, I'd like to (ab)use #doesNotUnderstand to greatly improve the syntax for the Mono interface, to be more like what was pointed out to me at:
http://www.saltypickle.com/squeakdotnet However, looking at idst/object/id/libid.c (_libid_bind, _libid_bind2), #doesNotUnderstand only receives the selector, and not the arguments to the method. How can I retrieve the arguments from within a Pepsi implementation of #doesNotUnderstand, so that I can do nasty things with them? Thanks, -- Michael FIG <[EMAIL PROTECTED]> //\ http://michael.fig.org/ \// _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
