Re: Self-modifying code

"Francesco Ceccon" <[email protected]> Fri, 10 Jul 2015 09:50:10 +0100
Newsgroups gmane.comp.lang.dylan.gwydion.devel
Message-ID <[email protected]>
Hi,

Bruce posted this gist (https://gist.github.com/waywardmonkeys/6549141) 
a while ago.
You can then add methods to the generic functions (see 
http://opendylan.org/books/drm/Function_Classes#HEADING-94-367).

Hope this helps

-Francesco