Ok, I see it.

Thanks,

Ramsey

On Oct 6, 2010, at 2:00 PM, Mike Schrag wrote:

i THINK it happens in EOAttribute it's like adaptorValueByConverting....Something..Value?

On Oct 6, 2010, at 1:46 PM, Ramsey Gurley wrote:


On Oct 6, 2010, at 11:57 AM, John Huss wrote:


didn't 5.4 add adaptorValueConversionClassName in addition to the adaptorValueConversionMethodName that lets you get around that limitation?

ms

You can add this to the list of things that don't work in 5.4. When using the adaptorValueConversionClassName "converts" the value by assigning it to the java.lang.reflect.Method object represented by the conversion method; it doesn't ever invoke the method. And it doesn't even find the correct method because it looks for one with no arguments, which is useless. I guess no one ever tried to actually run that code after writing it.

I'll file a radar.

John

Out of curiosity, where does it do that? What class or classes do the conversion?

Ramsey


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.com

This email sent to msch...@pobox.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to