Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Move Schemas to their contexts #58

Closed
zacck-zz opened this issue Mar 23, 2018 · 2 comments
Closed

Move Schemas to their contexts #58

zacck-zz opened this issue Mar 23, 2018 · 2 comments

Comments

@zacck-zz
Copy link

Enhancement

Phoenix 1.3 presents us with a powerful option (Contexts) to use when modelling our application, In lieu of separating a model of your application, we would use Contexts to arrange our code and share the functionality.
More on this see this video https://www.youtube.com/watch?v=tMO28ar0lW8

Work Proposed

Move schemas from lib/schemas to their respective contexts

Done

When we can agree on how to arrange the code

@coderberry
Copy link
Contributor

@zacck we just moved the schema files into its own namespace for cleanliness. I don't think moving them back makes sense currently.

@zacck-zz
Copy link
Author

Seems I based this on the assumption that we were separating the schemas to set the model aside

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

No branches or pull requests

2 participants