On 11/30/06, Marc Brünink <[EMAIL PROTECTED]> wrote:
[...]
Hi Chris,
I tried this one already. I wrote a MyObject and posed it as NSObject.
However NSArray for instance does not call [NSObject alloc]. (??)
Correct me if I'm wrong.

Hallo Marc,

take a look at NSArray's source -- it's using +allocWithZone:

--
Chris


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

Reply via email to