-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Feature description
Carbide uses a more modern class system than Legacy (middleclass). We should continue to use the newer class system for Carbide but ensure that legacy classes still work without changes
At the moment I believe initialisation is not working for legacy classes in Carbide. That is, MyClass:init() is not called when constructing MyClass(). We can probably back-support this in Carbide.
Reactions are currently unavailable