Re: EOF & pgSQL join syntax
Re: EOF & pgSQL join syntax
- Subject: Re: EOF & pgSQL join syntax
- From: Anjo Krank <email@hidden>
- Date: Fri, 30 Apr 2004 14:57:56 +0200
Hi Arturo,
Am 30.04.2004 um 14:16 schrieb Arturo Pirez:
I recently added "PlugIn" section on Project Wonder (current HEAD
CVS), where there is currently a PG plugin you can check out and
contribute to again. The plugin supports nifty stuff like the "*~"
regex operator and fixes a bug when generating NSData selects.
That sounds great. I was wondering where to contribute any fixes to
the pgSQL plugin from hexdreams since hexdreams seems defunct. Does
your plugin directory also include EOM plugins?
Nope. I didn't use it, so this is MIA...not sure why is is needed in
the first place?
Is the project structure xCode-friendly?
It's a pbxproj and currently builds with Ant. You mileage may vary with
native builds in XCode, but there is no real magic to it. However, I
*strongly* recommend Ant because it is an order of magnitude more
reliable than the Apple tool chain.
Where are directions on checkout/checkin and otherwise contributing?
Check out: public CVS is at
http://sourceforge.net/cvs/?group_id=45176
Check in: you can send me the patches or if you want to become
maintainer of the plugin, join the Wonder-Disc list:
http://sourceforge.net/mail/?group_id=45176
Are there any other pgSQL bugs out there that also need fixing? Not
that I'm making any promises but since I have to go in there anyway.
I had patches from Giorgio regarding automatic typecasting
("foo"::varchar(3)) when selectin but this doesn't seem to work
reliably at the moment so it's commented out until we know what's up.
Cheers, Anjo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.