Marc Brünink wrote:

>>> Is there any way to call the original method within the 
>>> implementation of my override, in this case the original 
>>> [NSBitmapImageRep-destroy] ?

>> Or not simply anyway.
>> What you can do is put your new implementation in a loadable bundle, 
>> then get the method implementation before loading that bundle.

> Try posing. Take a look at [NSObject poseAsClass].
> Never used it either, but I guess it's THE standard case for posing.

Thank you for the reply.
I got the same impression from reading the Internet, but never
tried myself.

Tima.


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to