Okay, I'm not sure how to explain this, but here it goes...

I have two apps, a standard wonder app and a headless wonder app that only 
calls initEOF.
Both of these apps use a common framework and both are set to use the 
PostgreSQLPlugIn.  In one of the fetch specs in my framework an 
ERXFalseQualifier is used.  In the regular wonder app this works fine and it 
generates "0=1" as it should through ERXSQLHelper.  On the headless app, 
however, this fails stating that the PostgreSQLPlugIn doesn't support 
generation of ERXFalseQualifier.  While carefully stepping through this ball of 
confusion I noticed that this is deferred to ERXSQLHelper in the regular app, 
but in the headless app nothing ever goes through ERXSQLHelper, only the 
postgres plugin code is ever called.

Can anyone offer any insights into what is going on here?  Why isn't 
ERXSQLHelper being used?

Thanks.
Much appreciated.

-Mike


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

This email sent to [email protected]

Reply via email to