=================== BUG #5623: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5623&group_id=99

Submitted by: moetteli                Project: GNUstep                      
Submitted on: Mon 09/29/03 at 20:44
Category:  gdl2                       Severity:  5 - Major                  
Bug Group:  Bug                       Resolution:  None                     
Assigned to:  None                    Status:  Open                         

Summary:  Non Class Properties Not Respected in [EOEntity 
awakeObject:fromInsertionInEditingContext:]

Original Submission:  In [EOEntity awakeObject:fromInsertionInEditingContext:], 
-storedValueForKey: is sent to every relationship, independantly if it's a class 
property or not, which leads to 



#0  0x97e5487c in -[NSException raise] ()

#1  0x97ea5f94 in -[NSObject handleQueryWithUnboundKey:] ()

#2  0x97ea6998 in -[NSObject storedValueForKey:] ()

#3  0x58334e48 in -[EOEntityClassDescription 
awakeObject:fromInsertionInEditingContext:] (self=0xab9c20, _cmd=0x906a88fc, 
object=0xcd4540, anEditingContext=0xab3b60) at 
../EOAccess/EOEntity.m:4209/Local/Developer/Source/Frameworks/gnustep/dev-libs/gdl2/macosx/





So the following exception is risen:

[3776] *** NSTimer ignoring exception 'NSUnknownKeyException' (reason '[<MMAsk 
0xb10d40> valueForKey:]: lookup of unknown key: 'arrayElement'.

This class does not have an instance variable of the name arrayElement or 
_arrayElement, nor a method of the name arrayElement, _arrayElement, getArrayElement, 
or _getArrayElement') that raised during posting of timer with target 41c9e0 and 
selector 'invoke'





No Followups Have Been Posted


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Mon 09/29/03 at 20:44  Name: Ask.plist  Size: 1KB   By: moetteli
The property list for the entity in this example.
http://savannah.gnu.org/bugs/download.php?group_id=99&amp;bug_id=5623&amp;bug_file_id=691


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5623&group_id=99

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to