Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move wrapper instances to a property #4

Open
recidive opened this issue Sep 5, 2014 · 0 comments
Open

Move wrapper instances to a property #4

recidive opened this issue Sep 5, 2014 · 0 comments

Comments

@recidive
Copy link
Owner

recidive commented Sep 5, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant