Best practices question

From: Chris Gamache (cgamach..mail.com)
Date: Thu Oct 04 2007 - 10:16:25 EDT

  • Next message: Eric BIANCHI: "Re: Best practices question"

    Here's the scenario...

    Project A uses cayenne
    Project B also uses cayenne

    They both have a cayenne.xml and nodes and domains, etc.

    Package A uses package B. I'm finding that when package A first
    initializes cayenne, subsequent initializations when classes from
    package B are instantiated ignore the cayenne.xml file from package B
    and it's underlying maps,nodes,domains, etc. causing some chaos. I bet
    this is the expected behavior. I could merge and copy the cayenne.xml
    files so that all packages use the same file. I bet there's a better
    way, though. Perhaps even the /best/ (tm) way...

    Please advise!

    CG



    This archive was generated by hypermail 2.0.0 : Thu Oct 04 2007 - 10:16:58 EDT