Cannot make latest OCompletion work with latest OB

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Cannot make latest OCompletion work with latest OB

Mariano Martinez Peck
Hi. I am trying to load OB and OCOmpletion in a PharoCore1.1 and OCompletion doesn't seem to work. However, OCOmpletion and OB tests are green.

To reproduce take a PharoCore 1.1 and evaluate:

Gofer new
    squeaksource: 'MetacelloRepository';
    package: 'ConfigurationOfOmniBrowser';
    load.


(ConfigurationOfOmniBrowser project version: '1.2') load: #('Dev' 'Dev Tests')


And you will see that you open OB, and you type....but OCompletion doesn't appear.

Thanks

Mariano

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project