From: <tt_...@gm...> - 2004-08-13 20:03:02
|
Hi Ryan, Hi Hiroo, after your discussion about Eclipse, I'm interested in this tool. Where is this tool available? Maybe I can use it under my Linux tool. Bye Torsten Hiroo Hayashi wrote: > 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. |