[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3637] EOAttribute components read in from file but not written out
From: |
nobody |
Subject: |
[Bug #3637] EOAttribute components read in from file but not written out |
Date: |
Fri, 16 May 2003 07:08:21 -0400 |
=================== BUG #3637: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3637&group_id=99
Submitted by: dlatt Project: GNUstep
Submitted on: Fri 05/16/2003 at 13:08
Category: gdl2 Severity: 5 - Major
Bug Group: Bug Resolution: None
Assigned to: None Status: Open
Summary: EOAttribute components read in from file but not written out
Original Submission: The following components of EOAttribute are set in
initWithPropertyList:owner: (resp. awakeWithPropertyList:), but they are not
written to a property list in encodeIntoPropertyList:.
Thus, they are read in from an eomodeld-file, but not written out:
allowsNull
updateFormat
insertFormat
selectFormat
width
valueFactoryMethodName
adaptorValueConversionMethodName
factoryMethodArgumentType
precision
scale
parameterDirection
internalInfo
(maybe only width, precision, scale and allowsNull are important enough to be
included in a first bugfix?)
No Followups Have Been Posted
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3637&group_id=99
- [Bug #3637] EOAttribute components read in from file but not written out,
nobody <=