Jeremy Bettis wrote:

----- Original Message ----- From: "Frederic Stark" <[EMAIL PROTECTED]>
To: <gnustep-dev@gnu.org>; <gcc@gcc.gnu.org>
Sent: Tuesday, June 21, 2005 6:12 AM
Subject: Problem implementing faults in Objective-C


: Uncaught exception NSInvalidArgumentException, reason: B(instance) does not recognize method1:


Ugh nasty hackery. Never ever edit your isa pointer. Try doing things right

Right ? Changing the isa pointer is how NeXTstep EOFault worked. This is also what 'db' and 'gdl2' does. And it is what I need to do too.

I would agree that it is not daily objc code, but it is something one have to do sometimes...

Cheers,

--fred




_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to