Re: [GDL2] commit and few points

2005-04-18 Thread David Ayers
Manuel Guesdon wrote: On Sun, 17 Apr 2005 16:09:36 +0200 David Ayers [EMAIL PROTECTED] wrote: Indeed the wording is not great but what is meant is that it will convert the value to the /corresponding/ class defined by the attribute type. If you try to pass an NSNumber to an EOAttribute set to

Re[2]: [GDL2] commit and few points

2005-04-17 Thread Manuel Guesdon
Hi, I'm back on this... :-) On Tue, 01 Mar 2005 18:21:58 +0100 David Ayers [EMAIL PROTECTED] wrote: | Manuel Guesdon wrote: | | On Sun, 13 Feb 2005 11:08:10 +0100 David Ayers [EMAIL PROTECTED] wrote: | | | Manuel Guesdon wrote: | | | | I've temporary reverted David Ayers's

Re: [GDL2] commit and few points

2005-04-17 Thread David Ayers
Manuel Guesdon wrote: But doc: http://developer.apple.com/documentation/LegacyTechnologies/WebObjects/WebObjects_4.5/System/Library/Frameworks/EOAccess.framework/ObjC_classic/Classes/EOAttribute.html#//apple_ref/occ/instm/EOAttribute/adaptorValueByConvertingAttributeValue: says that -

Re[2]: [GDL2] commit and few points

2005-04-17 Thread Manuel Guesdon
On Sun, 17 Apr 2005 16:09:36 +0200 David Ayers [EMAIL PROTECTED] wrote: | Indeed the wording is not great but what is meant is that it will | convert the value to the /corresponding/ class defined by the attribute | type. | | If you try to pass an NSNumber to an EOAttribute set to |