by Eric Peachey >> Fri, 4 Feb 2000 0:59:47 GMT
It'd be nice if the browser showed the visibility of class features (using colour/icon) and also have the ability to have a 'public interface' view (i.e. show only read-only and public features of a class). These would help understand a new class (i.e. you ignore all the unpublicised features unless you're trying to sub-class off it). The public interface/complete definition could be toggled on/off like view superschemas and view inherited. This would avoid artificial practises like that used in the JADE Discovery Kit sample schemas where private features are prefixed by 'z' - conflicts with some existing feature names e.g. Window::zOrder.
Eric in Downpoursville