Ok, I've done some fixes to OB and OC, and committed them to PharoTaskForces as a temporary solution.
To load current configuration:
Gofer it squeaksource: 'MetacelloRepository';
� package: 'ConfigurationOfPharo';
� load.
(ConfigurationOfPharo project version: '1.2-beta2') load.
Can Hudson help us in building Dev images?
Cheers
PS: I've noticed a little bug in OB, I attach a screenshot.
Le 07/12/2010 07:04, Guillermo Polito a �crit :See issue 3288, there is a .cs for that I guess.
Well I've gone very far by now :).
I created a configuration that at least loads :P.
There are two problems so far:
1) ECompletion + TextEditor. �ECompletion sends #model to TextEditor and It does not understands it. �It is easily fixed adding the accessor.
2) Opening an omnibrowser throws a MessageNotUnderstood: TextMorphForShoutEditor>>findText. �Which I will have a look tomorrow.
3288 <http://code.google.com/p/pharo/issues/detail?id=3288>
Cheers
Alain
The version of ConfigurationOfPharo is 1.2-beta2
I've to sleep now :).
Tomorrow I'll open an issue for 1) if everyone agrees. �With whom should I talk to get 2) fixed? Lukas, Alain?
Cheers!