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

Document and test usage on embedded schemas #2

Open
crbelaus opened this issue Feb 28, 2017 · 0 comments
Open

Document and test usage on embedded schemas #2

crbelaus opened this issue Feb 28, 2017 · 0 comments

Comments

@crbelaus
Copy link
Member

Decoratex only reads data from existing fields in the struct model, and creates some virtual fields to store the calculated data.

Since fetching the required data for performing the calculations is external to Decorates, and must be done before running any decoration function, I think that it should also work with embedded schemas.

We could add some tests and update the documentation and examples to reflect this.

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