[plt-scheme] Defining and adding member functions at the REPL

From: Greg Santucci (thecodewitch at gmail.com)
Date: Wed Jun 17 21:57:41 EDT 2009

Hi all,

Functions can be added and redefined freely at runtime at the REPL. However,
I can't figure out how to change member function definitions at the REPL. Is
there a way to do this?

For example, when running gears.ss, I wish to add and modify member
functions of gears-canvas at runtime.

Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090618/c0b3f6c3/attachment.html>

Posted on the users mailing list.