On Apr 4, 2013, at 7:30 PM, ashwinshankar77 <[email protected]> wrote:

> Hi,
> I'm a grad student at UIUC and I'm working on building
> an automatic package(category) refactoring and visualization tool for pharo. 

Excellent 

what tools are you using?

I really suggest you to use Pharo2.0 because 1.4 is one year old and we are 
working on 3.0
so you will be using a two version old image from us and you will get less 
accurate information.
In addition pharo 20 got a lot of improvements. 


> As a first step,I need to figure out how I can programmatically get the list
> of packages/categories in the image.



> To do this I tried the following - when I open the 'System Browser' 
> in pharo,the leftmost pane displays the packages. So I did a bit of reverse
> engineering and started looking into the SystemBrowser class to see how
> it gets the list of packages.But I'm not able to figure out.
> 
> Can you please let me know how I can get the current list of 
> packages in the image(basically the packages as displayed in leftmost pane
> of System Browser) ? 
> 
> 
> 
> --
> View this message in context: 
> http://forum.world.st/Need-help-with-dynamically-finding-packages-categories-on-pharo-tp4679646.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
> 


Reply via email to