> Is it now possible to browse Smalltalk > class/packages/methods/categories using Ring?
yes > Said differently, how can I instanciate Ring on the image? so far veronica did a MC bridge and also You can have a look in the ringCaseStudy for example veronica creates ring object to replace the pseudoClass So normally ring use the API (or will use the API of ring) and we will be able to browse remote or pseudo or class in another kernel. > > On Tue, Jul 26, 2011 at 3:42 PM, Stéphane Ducasse > <[email protected]> wrote: >> 14060 >> ----- >> >> - enhancing Ring and fixing some API for better tools integration. >> SystemNavigation is now using Ring objects. >> todo: should fix some tests on unsentMessages >> >> Stef and Veronica >> > > > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Lambdas are relegated to relative obscurity until Java makes them > popular by not having them." James Iry >
