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

Separate views building and reading concerns #7

Open
petrjanda opened this issue May 10, 2012 · 2 comments
Open

Separate views building and reading concerns #7

petrjanda opened this issue May 10, 2012 · 2 comments
Assignees
Labels
Milestone

Comments

@petrjanda
Copy link
Owner

View is the representation of read model in the system. Currently it encapsulate two basic concepts: view building and view reading. After recent updates, we are able to separate those concerns, thus we would have one component responsible to build the view data (orchestrated by denormalizer) and other much simpler component to read it.

@ghost ghost assigned petrjanda May 10, 2012
@petrjanda
Copy link
Owner Author

v0.5.1...v0.5.3

@ChopperLee2011
Copy link

the view/viewBuilder seems not work well in the example code, i can not get anything with --list option. i think the rest of this lib is clean with good code design, appreciate to get more information about how to use view and viewBuilder in the example.

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

No branches or pull requests

2 participants