Jan. 5, 2014
10 a.m.
Hi guys Iâm trying to build a ridiculously simple browser to be able to edit code when nothing else works. So just a list of classes and methods. No more. Doing so I fixed some issues in NewList and got blocked in PluggableListMorph mess. Now I saw that NewList depends on Spec (because it uses ValueHolders). So this prevents to build low level tools for minimal envrionment. I want to propose the following: I would like to have layers - elementary widgets should not depend on Spec - now since I like the valueHolder idea. I suggest that we we create a new package ValueHolders and move it outside of Spec. https://pharo.fogbugz.com/default.asp?12572 Stef