Hi Esteban, RubTextModel does not work. It was for Spec but I don't have enough time to dig more and make it work. So, I will remove this class. Cheers Alain Le 15 août 2013 à 12:08, Esteban Lorenzano <estebanlm@gmail.com> a écrit :
Hi,
I tried to install Rubrik in 3alpha (yes, yes, I know... is development, etc., etc., but I wanted to test precisely how it is behaving a text package with the changes we are introducing :) ) Well... configuration fails because there is a "repeated slot", enabledHolder.
This is because RubTextModel is shadowing a property that already exists on AbstractBasicWidget (and that's not allowed with new opal compiler).
Now... I just removed it on RubTextModel and everything is working so... I wonder if this change could be introduced so I can continue playing without need to hack it each time? ;)
cheers, Esteban