Molecule icon indicating copy to clipboard operation
Molecule copied to clipboard

Molecule is a Pharo component framework.

Results 25 Molecule issues
Sort by recently updated
recently updated
newest added

A GitHub search of its repository shows that no such option exists at the moment: ![announcer](https://github.com/OpenSmock/Molecule/assets/76944457/327059d0-eb56-48dc-9980-e4127df5a66c) Announcers would be useful for the visualization option currently developed in Molecule-Incubator

enhancement

To reproduce: - Remove Molecule-Examples package ![image](https://github.com/OpenSmock/Molecule/assets/49183340/5f4882fd-7eb2-4baf-b169-822d96e1b5d3)

bug
pending

To reproduce: update molecule from 1.2.11 to 1.2.12 using tags. ![image](https://github.com/OpenSmock/Molecule/assets/49183340/fd02dd39-abc7-4aa6-a4b8-461bf7a55b57)

bug
pending

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. ![image](https://github.com/OpenSmock/Molecule/assets/49183340/7f8a9e94-d463-4991-9262-045d7f28187d)

bug
pending

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...

bug
pending

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...

enhancement

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...

bug