Crash in Thread 2

2009-03-24 Thread David H. Silber
is is a generic Cocoa application. Thanks, David -- David H. Silber ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.

Re: Detecting Initialization

2009-01-28 Thread David H. Silber
On Thu, Jan 29, 2009 at 11:39:21AM +1100, Graham Cox wrote: > > On 29 Jan 2009, at 11:06 am, David H. Silber wrote: > > >Is there some means of detecting if an instance has been initialized? > > > >I'm thinking not. Apple's "NSObject Class Referenc

Detecting Initialization

2009-01-28 Thread David H. Silber
doing so. I ask here in case someone has some knowledge I have not been able to find. Even a definitive "No" would help, as I could stop searching for an answer which doesn't exist. Thanks, David -- David H. Silber ___ Cocoa-dev mailin

[Solved] Re: Trust, but verify - OCUnit testing of Target-Action Connections

2009-01-23 Thread David H. Silber
On Mon, Jan 12, 2009 at 04:03:10PM -0500, David H. Silber wrote: > 1) Is there not any way to test the connections set up in the nib > owned by the application? In particular, the menus. > As things stand, I still end up with a bunch of untestable code. I was able to test the co

Re: Trust, but verify - OCUnit testing of Target-Action Connections

2009-01-12 Thread David H. Silber
On Sun, Jan 11, 2009 at 09:56:19PM -0800, Chris Hanson wrote: > On Jan 11, 2009, at 2:49 PM, David H. Silber wrote: > > >I have created a trivial Cocoa Application, with trivial model and > >controller classes, and with a view built in Interface Builder. The > >applic

Trust, but verify - OCUnit testing of Target-Action Connections

2009-01-11 Thread David H. Silber
r.name/Downloads/Hello.tar.gz (1) http://chanson.livejournal.com/148204.html -- David H. Silber -- http://DavidSilber.name/ ~ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin req