with Lattice getting a rewrite over at Finite, i'm thinking we should implement a ObjectIR.RuntimeSettings namespace to support for modules to set certain flags that the runtime can use, say for example "#define DEBUG" or module information based on a in development Debuging standard being made.
of course, this would have to be something that could be implemented not just in lattice, but all runtimes too.
maybe we could make it as attributes that go into the main module namespace on the program class, or such.
with Lattice getting a rewrite over at Finite, i'm thinking we should implement a ObjectIR.RuntimeSettings namespace to support for modules to set certain flags that the runtime can use, say for example "#define DEBUG" or module information based on a in development Debuging standard being made.
of course, this would have to be something that could be implemented not just in lattice, but all runtimes too.
maybe we could make it as attributes that go into the main module namespace on the program class, or such.