Yeah. i was waiting for the integration of TAnnouncer to announcements, but well, i added just now a copy with other name. In other words, theres no more Tannouncer bug :) Thanks for the feedback!
On 6/3/12 8:11 PM, "Santiago Bragagnolo" <santiagobragagnolo@gmail.com> wrote:
I have added a metacello configuration for the project:
There's only one version, so bleeding edge.
Gofer new
��� squeaksource3: 'PaulLePoulpe';
��� package: 'ConfigurationOfPaulLePoulpe';
��� load.
���
ConfigurationOfPaulLePoulpe project bleedingEdge load
In both Pharo 1.4 and Pharo 2.0 updated I get this odd:
Gofer new
��� �Argument expected ->squeaksource3: 'PaulLePoulpe';
��� package: 'ConfigurationOfPaulLePoulpe';
��� load.
When I do by hand, start to load until I got the attached error.
Edgar