Core Data and WebObjects 5.2.3
Core Data and WebObjects 5.2.3
- Subject: Core Data and WebObjects 5.2.3
- From: Cornelius Jaeger <email@hidden>
- Date: Sun, 1 May 2005 23:42:11 +0200
hi all,
Is it possible to develop CoreData and EOF apps on the same machine?
I did a clean install of Tiger and the DevTools followed by WO.
Now I can't get the CoreData Modeler to work in Xcode2.
Everytime i try to add an attribute or relationship to an entity i
get this (see below):
Anybody else get this? More importantly, anyone know how to fix it?
cheers cornelius
2005-05-01 23:12:07.730 Xcode[521] ** INTERNAL ERROR: Uncaught
Exception **
Exception: [<XDPMAttribute 0x6cb5af0> valueForKey:]: lookup of
unknown key: 'fetchRequest'.
This class does not have an instance variable of the name
fetchRequest or _fetchRequest, nor a method of the name fetchRequest,
_fetchRequest, getFetchRequest, or _getFetchRequest
Stack:
0 0x9544a100 -[TSException raise]
1 0x8407032c -[NSObject(EOKVCPAdditions)
handleQueryWithUnboundKey:]
2 0x8406f7c4 -[NSObject(EOKeyValueCodingPrimitives) valueForKey:]
3 0x8406fe5c -[NSObject(EOKVCPAdditions) valueForKeyPath:]
4 0x92901b98 -[NSObject(NSKeyValueObserverRegistration)
_addObserver:forProperty:options:context:]
5 0x92901360 -[NSObject(NSKeyValueObserverRegistration)
addObserver:forKeyPath:options:context:]
6 0x9387067c -[_NSModelObservingTracker
_registerOrUnregister:observerNotificationsForModelObject:]
7 0x93ad35cc -[_NSModelObservingTracker
startObservingModelObjectsAtReferenceIndexes:]
8 0x9386dc88 -[NSArrayController
_selectObjectsAtIndexesNoCopy:avoidsEmptySelection:sendObserverNotificat
ions:forceUpdate:]
9 0x9386d888 -[NSArrayController
_arrangeObjectsWithSelectedObjects:avoidsEmptySelection:operationsMask:u
seBasis:]
10 0x9386d468 -[NSArrayController setContent:]
11 0x9386cc88 -[NSArrayDetailBinder
_refreshDetailContentInBackground:]
12 0x92902ca0 -[NSObject(NSKeyValueObservingPrivate)
_notifyObserversForKeyPath:change:]
13 0x9386df4c -[NSController _notifyObserversForKeyPath:change:]
14 0x9386dde4 -[NSArrayController
didChangeValuesForArrangedKeys:objectKeys:indexKeys:]
15 0x9386d468 -[NSArrayController setContent:]
16 0x9386cc88 -[NSArrayDetailBinder
_refreshDetailContentInBackground:]
17 0x92902ca0 -[NSObject(NSKeyValueObservingPrivate)
_notifyObserversForKeyPath:change:]
18 0x9386df4c -[NSController _notifyObserversForKeyPath:change:]
19 0x93873c7c -[NSController
observeValueForKeyPath:ofObject:change:context:]
20 0x93aefff0 -[NSArrayController
observeValueForKeyPath:ofObject:change:context:]
21 0x9288aba8 -[NSObject(NSKeyValueObserverNotification)
didChangeValueForKey:]
22 0x986a4db8 -[XDPMEntity didChangeValueForKey:]
23 0x9869186c -[XDPMEntity _didChangeProperties]
24 0x92934370 _NSKVOInsertObjectAtIndexAndNotify
25 0x9869071c -[XDPMEntity newAttributeWithName:]
26 0x0054f7e4
27 0x005523d4
28 0x936bd270 -[NSApplication sendAction:to:from:]
29 0x93717a6c -[NSMenu performActionForItemAtIndex:]
30 0x937177f0 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:]
31 0x937402f8 __NSPopUpCarbonMenu2
32 0x9373f938 __NSPopUpCarbonMenu1
33 0x9373f8f4 -[NSCarbonMenuImpl
popUpMenu:atLocation:width:forView:withSelectedItem:withFont:]
34 0x9373f594 -[NSPopUpButtonCell
trackMouse:inRect:ofView:untilMouseUp:]
35 0x939c0a10 -[NSPopUpButtonCell performClickWithFrame:inView:]
36 0x00551960
37 0x93677f04 -[NSWindow sendEvent:]
38 0x93621138 -[NSApplication sendEvent:]
39 0x98cbeb84 -[PBXExtendedApplication sendEvent:]
40 0x936185cc -[NSApplication run]
41 0x93708e00 _NSApplicationMain
42 0x000026a8
43 0x00008284
_______________________________________________
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