Re: alloc init thread safe?
Re: alloc init thread safe?
- Subject: Re: alloc init thread safe?
- From: j o a r <email@hidden>
- Date: Thu, 8 Mar 2007 22:11:36 +0100
On 8 mar 2007, at 21.54, David Carlisle wrote:
The init methods in the hierarchy of superclasses are fairly simple.
Can you post all relevant code to the list? From the information
posted so far, I think that the most likely reason for your problems
would still have to be thread safety errors on your part.
Even better, create a small sample project that reproduce the problem
and post it online somewhere. It should be easy enough if there
really is a bug in the default implementations of +alloc or -init.
As a side note: In your own code you can call your methods whatever
you want to of course, but for your own sake I would suggest that you
adhere to standard ObjC/Cocoa naming conventions when you post code
snippets to the mailing list. Calling a method "C2_alloc_init", and
referring to it as the "alloc init method" is bound to cause massive
confusion among the people who you are looking to for assistance.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden