ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/idl/iscream.idl
(Generate patch)

Comparing projects/cms/source/server/idl/iscream.idl (file contents):
Revision 1.4 by ajm, Mon Nov 20 17:11:28 2000 UTC vs.
Revision 1.6 by tdb, Mon Nov 20 22:06:13 2000 UTC

# Line 27 | Line 27 | module uk { module ac { module ukc { module iscream {
27              long long getLastModified();
28          };
29          
30 <        // The Configurator interface, provides a CORBA object that
30 >        // The ConfigurationManager interface, provides a CORBA object that
31          // all classes can use to obtain their individual configuration.
32          interface ConfigurationManager {
33              Configuration getConfiguration(in string source);
# Line 39 | Line 39 | module uk { module ac { module ukc { module iscream {
39      
40      module filter {
41          interface FilterManager {
42 <            
42 >            //intentionally blank at present
43          };
44 <        
44 >        interface Filter {
45 >            //intentionally blank at present        
46 >        };
47      // end filter
48      };
49  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines