Hi all, thanks for the answers,

I also notice the problem with petit parser (the parsing stuff is working but not the editor throws a MNU), I loaded it using the configuration browser

I'll try loading from SH later, right now Im stuck with something else.

Thanks again,
Juan.


On Fri, May 17, 2013 at 4:20 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
and not just the moose people :)

take into account that all those project has been migrated to smalltalkhub, under the moose team:

http://smalltalkhub.com/#!/~Moose

for the moose guys:�

what about promote the right configurations to MetaRepoForPharo20? (I know there are a lot of cool stuff in that team that can be shared :P)

(yeah, I know... I'm annoying with this "configurations" stuff, but someone has to remember it, otherwise it will be wrongly empty :)

Esteban


On May 17, 2013, at 8:44 AM, stephane ducasse <stephane.ducasse@free.fr> wrote:

****ALL*** the moose people are using PetitParser and it loads in 20.
so where you took the code from?

The official repositories are on SmalltalkHub/Moose

Stef

On May 16, 2013, at 8:27 PM, Alain Busser <alain.busser@gmail.com> wrote:

Hi,

I have a similar problem with PetitParser (loads well under Pharo 1.4, not as well under Pharo 2.0)

Alain


On Thu, May 16, 2013 at 8:56 PM, Camille Teruel <camille.teruel@gmail.com> wrote:

On 16 mai 2013, at 17:59, stephane ducasse wrote:

yes normally the moose people.
This is strange because eyesee is in Moose and we load it daily in 2.0.

Maybe the smalltalk hub repo is more up to date?�


Stef

Thanks for your answer Camille!

I tried it.
It loads well on 1.4 but in 2.0 shows warining about a non satisfied blockclosure class.

Then when I run the test there is a faliure with the anouncements, which also accured when I tried the examples.

Is someone maintaining this?

Thanks again,
Juan


On Thu, May 16, 2013 at 11:27 AM, Camille Teruel <camille.teruel@gmail.com> wrote:
Hi Juan,

You can have a look to eyeSee:

Gofer it
� � squeaksource: 'EyeSee';
� � package: 'ConfigurationOfEyeSee';
� � load.
(Smalltalk at: #ConfigurationOfEyeSee) loadDefault


On 16 mai 2013, at 16:03, Juan Ignacio Vaccarezza wrote:

Hi all,

����� Does anybody know a chart framework? Im looking fo something like jfreechart (java chart framework).
����� I need bar graph, pie chart, and line chart.

Thanks,
Juan