Hello, thanks for Soil, it looks awesome. I have a question regarding singleton. Is it supported to indicate that a class implements singleton? this way, the materializer will access the unique instance to materialize that class.
I see a related implementation for SmalltalkImage and for SystemEnvironment: they use specialized "TypeCode" constants.
Hello, thanks for Soil, it looks awesome. I have a question regarding singleton. Is it supported to indicate that a class implements singleton? this way, the materializer will access the unique instance to materialize that class.
I see a related implementation for SmalltalkImage and for SystemEnvironment: they use specialized "TypeCode" constants.