From: Hiroo H. <hir...@co...> - 2004-08-13 03:57:33
|
Rib, Rib> You should be able to change the method signiture in Driver back to Rib> Patch using the refactoring, then add the new method that uses IPatch. I tried what you wrote. It works great. Eclipse is a really great tool. Now only subclasses of SysexWidget and Converter class use IPatch under synthdrivers. If we decide to create IConverter class I can let subclass of Converter not to use IPatch, but I don't think it is worth to do. Probably I see why you did not let ParamModel use IPatch. The current ParmModel depends on Patch class. We may want to introduce IParamModel interface. I have one question about Eclipse. I'm using the auto-build feature. It causes fails on files under midiprovider directory. I can ignore them, but I don't want to see the fails in Problem view. How do you handle this issue? Thanks. -- Hiroo Hayashi |