Re: (no subject) getting an NSUndoManager in an OCUnit test case
Re: (no subject) getting an NSUndoManager in an OCUnit test case
- Subject: Re: (no subject) getting an NSUndoManager in an OCUnit test case
- From: Ondra Cada <email@hidden>
- Date: Fri, 28 Apr 2006 22:06:39 +0200
Daniel,
On 28.4.2006, at 21:48, Daniel Steward wrote:
I went back and played with it some more and got it to work, I'm
not sure why it's working now when it didn't before but I'll take
it. It may be that I failed to #import <Cocoa/Cocoa.h> before but
I could swear that I had - maybe I just imported foundation - dunno.
Check for overreleasing, that's the most common cause for a wrong
object found where another should be.
Incidentally, it's rather irrelevant what is and what is not imported
(in this and similar cases). If interested in details, see the
beginning of the thread around
http://www.cocoabuilder.com/archive/message/cocoa/2006/4/9/160617
before it collapsed to a flamewar about a possible design of a Brave
New ObjectiveC :)
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden