Re: WOLips nightly: generated SQL missing spaces
Re: WOLips nightly: generated SQL missing spaces
- Subject: Re: WOLips nightly: generated SQL missing spaces
- From: "Mr. Pierre Frisch" <email@hidden>
- Date: Fri, 2 Nov 2007 09:23:52 -0700
Actually a lot has changed in the synchronization factory. Have a look at the new package, it gives you a lot more control than you had before, but you may have to update the plug-in to take advantage of it, and not all plug-ins have been updated.
Have a look at:
public String _columnCreationClauseForAttribute(EOAttribute attribute)
I know the javadoc needs more work -:).
Pierre On Nov 1, 2007, at 21:58, Guido Neitzer wrote: On 01.11.2007, at 19:34, Mr. Pierre Frisch wrote: I am curious to know were we do not call in the plug-in?
Previously the method "addCreateClauseForAttribute" in the plugin was called which it is not anymore. This method is defined in EOSQLExpression and is deprecated without a notice of what should be used instead. The method is not called anymore during SQL generation - it might if I find the right hooks and transferred the classes to the new superclasses in the synchronization package, but right now, the old stuff is just not working anymore as it was before. This is only the problem I noticed so far, maybe more has changed in the new version - I'm not complaining about the method going away, but it would have been nice to first deprecate and giving a hint of the replacement in the docs. Not a big deal, if I only had the time ... :-/ cug
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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