Molecule
Molecule copied to clipboard
Molecule is a Pharo component framework.
A GitHub search of its repository shows that no such option exists at the moment:  Announcers would be useful for the visualization option currently developed in Molecule-Incubator
To reproduce: - Remove Molecule-Examples package 
To reproduce: update molecule from 1.2.11 to 1.2.12 using tags. 
To reproduce: upgrade from 1.2.11 to 1.2.12. May be it will be better to check if dynamic update is not active during Iceberg checkout. 
This problem apears when checkout a new version of Molecule. To reproduce: update from 1.2.11 to 1.2.12. Try to test if classes exists or check order of loading IDE package...
Sometimes, several components can be instanciate with the same key provider (for example #default). These components can propose same part of their component interfaces (services, events, parameters). This is a...
In an existing Type with an existing used services, when I add another used services, in addition of the previous, the system not generate the get...Services interface. Same things for...