Re: Trouble with array controller -> array

2008-12-03 Thread jmunson
Ne'er mind, it somehow fixed itself... And I didn't change the code... Weird... Quoting [EMAIL PROTECTED]: Namaste! OK, I'm confounded... I've got an outlet (tblUser) that's an NSArrayController. It is pointing at an Array Controller in my NIB called tblUser. That is point at an Entity c

Trouble with array controller -> array

2008-12-03 Thread jmunson
Namaste! OK, I'm confounded... I've got an outlet (tblUser) that's an NSArrayController. It is pointing at an Array Controller in my NIB called tblUser. That is point at an Entity called tblUser. The MOC is set up correctly. In my code, I've assigned an (NSArray *) aUser to [tblUser a