Hi all, I'm working with Java code using Verveine as the parser and Moose 4.4.

Currently I'm having some problems, and I want to debug them to collaborate with the Moose project. But I'm stuck trying to load the latest version of Moose.

I used the instructions from http://www.themoosebook.org/book/internals/development/load but as some people commented previously in the list I got a dependency error with Pharo 1.2.1.

What is the best way to load the latest version of Moose? Can I update the image from the Moose 4.4 one-click installation? I have to try with the Pharo dev version?

Thanks,
Diego

PS: The problems that I'm trying to resolve are:
- DNUs with the FAMIX model (from the previous comments on the list it seems that some methods needs to be implemented to work with the FAMIX model generated from Java). 
- When working with a large FAMIX model, Moose crashes (I'm working with MacOSX Leopard 10.5.8, and the one-click Moose 4.4 download). I loaded a medium size Java app, the MSE loads fine, but when I click in the "All famixaccesses" of the Moose Panel the VM crashes.