Ticket #49 (new defect)

Opened 5 years ago

Last modified 5 years ago

Bug with objects that extend the same object when created in RelationalLists

Reported by: Brandon SarĂ  Assigned to: eitan
Priority: major Component: metasystem
Version: Keywords:
Cc:

Description

If more than one object(objs) extends the same object(pobj) and a RelationalList? containing pobjs, when a new instance of any of the objs is created outside of the RelationalList? only those objs that have been instantiated outside of the RelationalList? can be created in the RelationalList?

Change History

01/18/07 12:34:42 changed by eitan

  • component set to authentication.

can you give me an example? specific steps to reproduce the problem would be great. i am not sure i understand some aspects of the problem description. for example, i'm not sure what the last sentence means "only those objects that have been instantiated outside the relationallist can be created in the relationallist."

technically if the objects have already been created, creating them again (no matter what the context may be) does not make sense.

thanks.

01/18/07 12:39:26 changed by eitan

  • component changed from authentication to metasystem.