I was not talking about additional subsystems *for* Pharo,
but subsystems already *in* Pharo.�� For example, when I
hover the mouse over "Epicea" in the leftmost browser
panel, there is a pop-up that explains what is otherwise
a rather opaque word.�� But when I hover the mouse over
"Fuel", nothing happens.�� "Grease" => pop-up, "Growl", no.
Actually there are three possibilities.�� The third is that
there's no pop-up but if you click, there is a package
comment.


On 14 April 2018 at 00:18, Peter Uhn��k <i.uhnak@gmail.com> wrote:
On Fri, Apr 13, 2018 at 2:05 PM, Richard O'Keefe <raoknz@gmail.com> wrote:
There are a lot of subsystems in Pharo, and being a bear of
very little brain, I have a hard time relating Zinc, Calypso,
&c &c to, well, whatever they are.�� I presume there is
somewhere a list of topic/name/PFX triples for guidance.
Can some kind soul tell me where it is?

Until we have mature package manager (similar to Cargo or npm), you have to use google.
On the bright side, with the move to git(hub), people are much more likely to actually describe what their project does, and maybe even a bit of documentation. This was almost non-existent with SmalltalkHub.

Peter