Menu

#63 shared components

open
None
5
2002-11-19
2002-11-14
No

I am not sure if this is possible, but I am trying to share a component between projects.

Example:
"Project A" and "Project B" both use libUtility.a If someone in "Project A" reports a bug in libUtility.a I
would like to see that reflected in a query for "Project B".

From what I can gather from the database schema for TBL_COMPONENT the component_id is the
PRIMARY key for the table and therefore does not allow duplicate entries.

Is there a way to do this, or is there a better way to organize our projects?

Thanks for the help.

P.S. This is a great product. I am very impressed.

Discussion

  • Software User

    Software User - 2002-11-19
    • assigned_to: nobody --> bcurtis
     
  • Mufasa

    Mufasa - 2004-09-02

    Logged In: YES
    user_id=124288

    Right now you can not share them. I suggest you make the
    library a seperate project that both groups can access.

     

Log in to post a comment.