Re: Simple Core Data Question

2008-07-29 Thread Dave DeLong
Well, after trying again (for the third time), it suddenly started working and I have no idea why. My ego doesn't want me to admit that I was binding to the wrong view, but I'll bet that's what it was. Thanks anyway! Dave ___ Cocoa-dev mailing list (C

Simple Core Data Question

2008-07-29 Thread Dave DeLong
Hi everyone, I'm taking a stab at Core Data and am starting to grok how it works. I've built a couple of small test apps to try different configurations of entities and relationships, and whatnot. However, I've come up against a snag. Here's the layout: I've got two entitles, "State" and "City"