and not just the moose people :)take into account that all those project has been migrated to smalltalkhub, under the moose team: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 :)EstebanOn 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/MooseStefOn May 16, 2013, at 8:27 PM, Alain Busser <alain.busser@gmail.com> wrote:AlainHi,I have a similar problem with PetitParser (loads well under Pharo 1.4, not as well under Pharo 2.0)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 again,Is someone maintaining this?Then when I run the test there is a faliure with the anouncements, which also accured when I tried the examples.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.
JuanOn 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:JuanThanks,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.