2002/08/28 14:45 This version reflects a change in the package structure: InboundMessageQ, OutBoundMessageQ and DriverMessageQ were moved from nmc.common to nmc.sidekick FifoQueue and DatagramIoPort were moved from nmc.platform to nmc.sidekick nmc.platform has been removed It was thought that these classes had enough platform dependence to be developed separately. The common package is now truly common, and it should now be possible to build from a repository snapshot without moving any packages (directories) around.