Releases: icdevsorg/candy_library
Releases · icdevsorg/candy_library
Refactor
I have refactored the files into separate libraries to silo some of the functionality.
type.mo - holds most types and few conversion functions to stabilize/destabilize candy values, properties, and workspace types.
conversion.mo - holds most of the conversion functions
clone.mo - has some clone functions for deep cloning classes
properties.mo - property and class functions for updating and manipulating classes
workspace - useful for keeping workable data in chunks that can be moved around canisters.