The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.
Jade allows us to add a dynamic property to a class. This lets us add a property to a persistent class with instances without triggering a reorg.
This can help with prototyping, however it is a bit of a hassle when the times comes to convert the dynamic property to be a regular property.
It would be good if there was an easy way to convert a dynamic property to a regular property (versioning if required). It would also be good if this could be achieved with a scm load.