> I guess in order to make platform-specific extensions in separate files, I > ought to make a base abstract subclass, and then > have each runtime declare the actual LzModeManager class in its > platform/runtime/... directory ? >
I mean make an abstract base class, like LzModeManagerBase, and then have the platform-specific subclasses actually define lzModeManager in the various platform/runtime/... directories.. . > > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED] > > -- Henry Minsky Software Architect [EMAIL PROTECTED]
