Jan. 26, 2017
12:54 p.m.
Le 26 janv. 2017 à 12:25, webwarrior <reg@webwarrior.ws> a écrit :
Thanks.
Reason why I ask is because I ran into some issues with slots that depended on other classes in the package (when creating slot, like SomeSlot new valueClass: SomeOtherClass). I had to move slots into separate package to make it work.
probably because dependency computation done by Monticello does not take into account slots. would be a good addition.