[omniORB] omniorbpy: why attributes and ops have no repository ID ?

Richard Gruet rgruet@ina.fr
Sun, 20 Aug 2000 16:10:46 +0200


Hi all (maybe this question is for Duncan),

I wonder why in the omniORBpy AST tree, there is no repository IDs for
operations and attributes (these nodes inherits from Decl, but not from
DeclRepoId), whereas in the IDL spec of the Interface Repository, both
struct OperationDescription and  struct AttributeDescription have a
member 'id' of type 'RepositoryId'.

Richard Gruet