Toplo serialization features to store/unstore ToElements.
To install the project on your Pharo image you can just execute the following script:
Metacello new
baseline: 'ToploSerialization';
repository: 'github://OpenSmock/Toplo-Serialization:main/src';
load.
This project is licensed under the MIT License - see the LICENSE file for details.