[plt-scheme] Catch an unknown method error
Grant Rettke
grettke at acm.org
Wed Feb 20 16:32:25 EST 2008
On Feb 20, 2008 3:25 PM, Filipe Cabecinhas <filcab at gmail.com> wrote:
> I'm trying to make some proxies for MysterX (COM classes) in a quick
> way, for rapid prototyping. If I had that functionality I could just
> implement the forwardInvocation: method and just change that method
> call to a COM method call. And then incrementally making the objects
> more Scheme-like and rearranging the interface.
That sounds like very rapid development.
More information about the plt-scheme
mailing list