Bug in CoreData w/ @count?
Bug in CoreData w/ @count?
- Subject: Bug in CoreData w/ @count?
- From: "Bobby B" <email@hidden>
- Date: Wed, 29 Mar 2006 11:04:53 -0400
Hey guys;
I think I found a bug in the templates that CoreData generates. Do this:
Create a new "Core Data Application" Add an entity to your model,
some attributes, etc. Then option-drag your graphical representation
of the entity to your main window in the mainmenu.nib (so that
CoreData creates the prototype of the GUI).
Build the program, add some entries. If you look at the counter (1 of
3, etc) that CoreData adds, the 1 never increments. It's always 1 of
x, no matter what selection you are on. That 1 value is bound to
"selection.@count". I'm guessing it should be bound to something
else?
Is this a bug?
_______________________________________________
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