Re: [F-Script-talk] Methods in F-Script.
Brought to you by:
pmougin
From: Marcel W. <ma...@me...> - 2005-07-13 11:55:28
|
On 13 Jul 2005, at 12:36, Massimiliano Gubinelli wrote: > recently I wrote some code which allows to override an arbitrary > objc methods by sending the corresponding NSInvocation to a > delegate for handling. Cool. I wrote something very similar for Objective-Smalltalk, which I haven't been able to work much on recently. > My purpose is to use this technique to extend objc classes from an > external language (Io, in my case). However I think that such a > mechanism can be also useful in F-Script to replace native methods > with scripts (and ultimately to be able to define ObjC classes in F- > Script). Yup. -- Marcel Weiher Metaobject Software Technologies ma...@me... www.metaobject.com Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc. 1d480c25f397c4786386135f8e8938e4 |