• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Patched MySQL plugin
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patched MySQL plugin


  • Subject: Re: Patched MySQL plugin
  • From: John Huss <email@hidden>
  • Date: Wed, 6 Oct 2010 10:57:17 -0500


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 
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Patched MySQL plugin
      • From: Ramsey Gurley <email@hidden>
References: 
 >Re: Patched MySQL plugin (From: Ray Kiddy <email@hidden>)
 >Re: Patched MySQL plugin (From: Ramsey Gurley <email@hidden>)
 >Re: Patched MySQL plugin (From: Chuck Hill <email@hidden>)
 >Re: Patched MySQL plugin (From: Ramsey Gurley <email@hidden>)
 >Re: Patched MySQL plugin (From: Ramsey Gurley <email@hidden>)
 >Re: Patched MySQL plugin (From: Ray Kiddy <email@hidden>)
 >Re: Patched MySQL plugin (From: Ramsey Gurley <email@hidden>)
 >Re: Patched MySQL plugin (From: Mike Schrag <email@hidden>)
 >Re: Patched MySQL plugin (From: Ramsey Gurley <email@hidden>)
 >Re: Patched MySQL plugin (From: Travis Britt <email@hidden>)
 >Re: Patched MySQL plugin (From: Roger Marshall <email@hidden>)
 >Re: Patched MySQL plugin (From: Mike Schrag <email@hidden>)

  • Prev by Date: Simple code changes require a restart of the app
  • Next by Date: Re: Simple code changes require a restart of the app
  • Previous by thread: Re: Patched MySQL plugin
  • Next by thread: Re: Patched MySQL plugin
  • Index(es):
    • Date
    • Thread