This PR improves the way we can work with static class properties and setup work that has to be done statically (once) when the class is "created" via extending Space.Object / subclasses.
This basically gives us the missing meta-programming capabilities we had in Coffeescript.
This PR improves the way we can work with static class properties and setup work that has to be done statically (once) when the class is "created" via extending Space.Object / subclasses.
This basically gives us the missing meta-programming capabilities we had in Coffeescript.