Hi Stef,

On Mon, Aug 17, 2009 at 11:06 AM, Stéphane
Ducasse<stephane.duca...@inria.fr> wrote:
> I'm totally confused about the state of the OB tools and this is not a
> good point.
> So which version are loaded in pharo?

Download Pharo and open a Monticello browser. You can also have a look
at the script which generates the image and which is included in all
Pharo archives:

instClass lukas
          project: 'omnibrowser';
          install: 'OmniBrowser';
          install: 'OB-Standard';
          install: 'OB-Morphic';
          install: 'OB-SUnitIntegration'.


> What is the status of these versions?

Works quite fine at least for Lukas and me :-).


> For the pharo book we are stuck because the chapters were using the
> package browser
> but now we cannot load it.

You can load it, but not in a Pharo image, you have to use a Core. I
hope David and Colin will do something about this. At some point, you
will have to decide what to include in Pharo. You decided to include
the package browser, then you changed your mind and decided to include
the classical category browser. This is exactly what I did.


> Who controls what is loaded as OB tools?

I ask people and I change the script depending on people wishes.

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to