G'day, If I have ObjectSets 'A', 'B' and 'C' defined:
A SOMECLASS ::= { a1 | a2 | a3, ... }
B SOMECLASS ::= { b1 | b2 | b3, ... }
C SOMECLASS ::= { A ^ B }
I understand that ObjectSet 'C' inherits the dynamic
nature of 'A' and 'B'. Does this mean that the Objects
in ObjectSet 'C' can only be determined at runtime
(in order to allow for Objects being added to, or
deleted from, the ObjectSets 'A' and 'B')?
--
John Birrell - [EMAIL PROTECTED]; [EMAIL PROTECTED]
