NautilusRefactoring depends on Spec for the UI, that's all. But the problem is that in 2.0 a subclass can have an inst var named like ones of its superclasses ...
Ben On Jul 30, 2012, at 10:22 PM, Stéphane Ducasse wrote: > > On Jul 30, 2012, at 9:54 PM, Benjamin wrote: > >> >> On Jul 30, 2012, at 7:22 PM, Stéphane Ducasse wrote: >> >>> Yes I got bitten by that today this is a problem you should remove the >>> instance variable from the superclass then load and remove it from >>> buttonModel >>> and add it to its superclass. >>> Now I suggest not to use nautilus for 1.4. >> >> Why ? > > Indeed nautilus is not base on spec. > Still let us focus on 2.0 > > Stef > >> >> Ben >> >>> >>> Stef >>> >>> On Jul 30, 2012, at 7:02 PM, Patrik Sundberg wrote: >>> >>>> Hi, >>>> >>>> Loading nautilus #stable in 1.4 I get: >>>> DuplicatedVariableError: helpHolder is already defined in >>>> AbstractBasicWidget >>>> >>>> Looks to come when loading the dependency >>>> Spec-Widgets-BenjaminVanRyseghem.48. >>>> >>>> Any ideas? >>>> >>>> I can provide more of the stack trace if it's useful (I'd assume so), but >>>> would like a pointer what the best way to get that info in an emailable >>>> format (not obvious to me how I can just copy-paste it). >>>> >>>> This is the summer release. >>>> >>>> Thanks, >>>> Patrik >>>> >>> >>> >> >> > >
