Major change in the java package naming. This has been held off for some time now, but it really needed doing. The future packaging of all i-scream products will be; uk.org.iscream.<product>.<subpart>.* In the case of the central monitoring system server this will be; uk.org.iscream.cms.server.* The whole server has been changed to follow this structure, and tested to a smallish extent. Further changes in other parts of the CMS will follow.
The whole server package structure has been changed. Old Package: uk.ac.ukc.iscream.* New Package: uk.org.iscream.*
Added a disconnect() method to the CorbaControlHandler.
Added a disconnect() method to the Configuration object. This method disconnects the object from the ORB.
A CORBA client must now send a name to the Client Interface.
CorbaHandler changed name to CorbaControlHandler.
Added the bits for the CORBA stuff in the ClientInterface, and a skelton for new Clients.
Added the new bits for the CORBA-based "local clients".
Added the ClientInterface bits.
You complained, I fixed it...
Added the methods for querying a Filter, and removed the FilterManager.
Added methods to the Filter and FilterManager.
ajm4: Added getFileList() to the Configuration. This method returns a list of the files that are included in the configuration.
Added the Filter to the IDL.
A typo correction.
Modified to change the name of the Configurator -> ConfigurationManager
Added integers values to represent different verbosity levels. Will allow more expansion of the verbosity levels in the future.
Changes in light of new Logger system.
Changed file core.idl to iscream.idl Introduced sub modules to create a stable package structure for the I-Scream project.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.