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

Custom type should insert itself into hooks as necessary #162

Open
craigedmunds opened this issue Sep 9, 2015 · 1 comment
Open

Custom type should insert itself into hooks as necessary #162

craigedmunds opened this issue Sep 9, 2015 · 1 comment

Comments

@craigedmunds
Copy link

Example of custom types in https://github.com/Azzoo/fortune/blob/patch-3/test/app.js

If a custom type is registered, it should have the opportunity to participate in the read/write fortune lifecycle to manipulate the data travelling into & out of the API.

This will avoid the need to manually add hooks to each resource to do any manipulations (provide our date example as a starting point)

@dmskr
Copy link

dmskr commented Feb 1, 2016

closed here: #180
and here: #181

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

No branches or pull requests

2 participants