Posted by Natalie Rooney on July 15, 2001 at 20:22:48:
In Reply to: foo objects posted by shawn on July 15, 2001 at 20:01:34:
you should only have one copy of each foo, no matter how many references each project has to it.
Natalie
: for example if 'Process S' contains 'foo #4303544' and has '2 references to that foo'... is there only 1 foo in existence? or is there 2?
: thanks