Prana types such as 'type', 'storage', 'extension' wrap their items into constructors or instances. While this is useful for using the results right way, it make it difficult to list items of a type or to use it in a REST server, for example. We could add a property on type settings for holding the instance instead.
Prana types such as 'type', 'storage', 'extension' wrap their items into constructors or instances. While this is useful for using the results right way, it make it difficult to list items of a type or to use it in a REST server, for example. We could add a property on type settings for holding the instance instead.