Re: [Pyobjc-dev] objc classes
Brought to you by:
ronaldoussoren
From: Helge H. <hel...@op...> - 2004-05-30 11:31:07
|
On May 30, 2004, at 2:44, b.bum wrote: >> Exactly. I'm just thinking about development time where one has typed >> in a scripted class in some editor and then rethinks about the >> superclass. > > WebScript did this in WebObjects and it rocked. You could change the > implementation and reload a web page to see the new behavior. I also thought about WebScript. Do you remember whether WebScript actually allowed redefining the superclass? The common case was to use a WebScript without any class definition at all (and WOComponent was used as "the" superclass), but the later versions also allowed @interface, @implementation and therefore a specification of it, was rerooting supported here? (redefining the behaviour of a class itself should be pretty easy, as it is just redefining the sel=>func map) regards, Helge -- http://docs.opengroupware.org/Members/helge/ OpenGroupware.org |