it'd be appreciated, I think I'll have to stick to 1.4 along side 2.0 until I am more able to fix things in 2.0 myself.
seems a waste to not learn cautious for me as I get started though since it's the future (given I'm starting from scratch). thanks for the workaround, ties me over but I'm automating my image building so manual steps I'm trying to avoid completely hence updated package would be great. On Jul 30, 2012 10:16 PM, "Stéphane Ducasse" <[email protected]> wrote: > ben > may be you should just fix the problem as I did and publish a stable > version that load in 1.4 > This way people can load spec (the stable version for 1.4) in 1.4. > we can do it together. Now going to bed > > Stef > > On Jul 30, 2012, at 10:55 PM, Benjamin wrote: > > > 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 > >>>>> > >>>> > >>>> > >>> > >>> > >> > >> > > > > > > >
