Skip to content
Prev 38181 / 63424 Next

Reference Classes: Generalizing Reference Class Generator objects?

?ReferenceClasses says "Reference methods can not themselves be
generic functions; if you want additional function-based method
dispatch, write a separate generic function and call that from the
method". So I think you'd need to take that approach in your
"initialize" method.

Hope this helps,
Jon
On 28 October 2010 18:25, Daniel Lee <bearlee at alum.mit.edu> wrote: