Re: who does like Objective-C 2.0 "properties" dot syntax ?

2009-02-20 Thread Greg Beaver
Hi, I have to agree with Quincey here. Quincey Morris wrote: > On Feb 20, 2009, at 16:17, Erik Buck wrote: > >> What is the redeeming value of the Objective-C 2.0 properties dot >> syntax ? >> >> I don't get it. I see lots of posts from other people who don't get >> it. Who does get it ? > > OK

[SOLVED] Re: debugging hard-to-locate error in NSApplication delegate

2009-01-12 Thread Greg Beaver
Quincey Morris wrote: > On Jan 12, 2009, at 08:11, Greg Beaver wrote: > >> Does anyone have working code that shows an application delegate in a >> core data document-based app? I'm trying to intercept >> applicationShouldOpenUntitledFile: in order to open the last-sa

debugging hard-to-locate error in NSApplication delegate

2009-01-12 Thread Greg Beaver
Hi, Does anyone have working code that shows an application delegate in a core data document-based app? I'm trying to intercept applicationShouldOpenUntitledFile: in order to open the last-saved document. I have code that works, but it causes this error: *** -[NSCFArray insertObject:atIndex:]:

help needed with odd NSCoding encodeWithCoder: call to Core Data object

2008-12-23 Thread Greg Beaver
Hi, I've got a pop-up button that has a binding of selectedObject to a Core Data relationship inside an NSCollectionViewItem's view. For some reason, occasionally encodeWithCoder: is called upon this item, here's a partial backtrace showing the relevant calls: #0 -[GreenwoodPieceType encodeWith

introduction and question of nesting NSCollectionView

2008-12-21 Thread Greg Beaver
Hi, I'm new to cocoa, having acquired a macbook pro in September. I have a question regarding an application I am working on. It is a port of a program originally written as an ajax app with javascript front and php/mysql backend that is used for running the internals of a summer music program t