• 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: Problem with sequences
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with sequences


  • Subject: Re: Problem with sequences
  • From: Paul Hoadley <email@hidden>
  • Date: Thu, 15 Aug 2013 12:03:08 +0930

Hi Johnny,

On 15/08/2013, at 10:14 AM, Johnny Miller <email@hidden> wrote:

Please see my last email about not having the PostgreSQL plugin in the application itself.  I have different EOModels in individual frameworks and then the application includes those frameworks.  The frameworks have the PostgreSQL plugin but the actual application itself didn't include the PostgreSQL plugin.  When I included it it worked as expected (at least locally).

I'm uploading my application now to test.  Does that make any sense to you?

Obviously the PostgresqlPlugIn is, itself, just a framework.  I suspect what you're running into here is that framework inclusion is not transitive.  That is, having PostgresqlPlugIn.framework on the build path of some framework F does not make the plug-in available to application A just because F is on A's build path.  If A needs or is expecting the plug-in, it needs to be on A's build path.  Are you building A with frameworks embedded?  Does PostgresqlPlugIn.framework even make it into A's bundle?


-- 
Paul Hoadley
http://logicsquad.net/



 _______________________________________________
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: Problem with sequences
      • From: Pascal Robert <email@hidden>
    • Re: Problem with sequences
      • From: Johnny Miller <email@hidden>
References: 
 >Problem with sequences (From: Johnny Miller <email@hidden>)
 >Re: Problem with sequences (From: Paul Hoadley <email@hidden>)
 >Re: Problem with sequences (From: Johnny Miller <email@hidden>)

  • Prev by Date: Re: Problem with sequences
  • Next by Date: Re: Problem with sequences
  • Previous by thread: Re: Problem with sequences
  • Next by thread: Re: Problem with sequences
  • Index(es):
    • Date
    • Thread