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

Identify optional_callbacks and treat them as such #326

Open
cabol opened this issue Jul 25, 2017 · 0 comments
Open

Identify optional_callbacks and treat them as such #326

cabol opened this issue Jul 25, 2017 · 0 comments

Comments

@cabol
Copy link
Contributor

cabol commented Jul 25, 2017

There are some callbacks that might be optional, maybe find_by, create_schema, etc. For those functions, we should identify them and treat them as such. For example, it would be nice to be able to resolve this in compile-time (using parse-transform or meta-programming in general).

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

1 participant