Issue 4000: CosEventDomainAdmin.idl file
Issue 4000: CosEventDomainAdmin.idl file (event-domain-ftf)
Click here for this issue's archive.
Source: Novell (Mr. Bjarne Rasmussen, brasmussen@silverstream.com)
Nature: Uncategorized Issue
Severity:
Summary:
In the CosEventDomainAdmin.idl file, which is include on page 13 in
dtc/00-07-01.pdf the lower case 'cycle' should be 'cyc' and the lower
case 'diamond' should be 'diam':
exception CycleCreationForbidden
{
Cycle cyc; <--- Used to be 'cycle'
};
exception DiamondCreationForbidden
{
Diamond diam; <--- Used to be 'diamond'
};
If an issue number hasn't been assigned for this, could you please do
so?