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

Collection binding as simpler Secondary Collections #43

Closed
jankotek opened this issue Mar 19, 2012 · 3 comments
Closed

Collection binding as simpler Secondary Collections #43

jankotek opened this issue Mar 19, 2012 · 3 comments

Comments

@jankotek
Copy link
Owner

JDBM2 had Secondary Collections, it was view with existing collection with an alternative date. This made API bloated and complicated.

We should introduce collection binding (as set of static method). It should take two existing collections, attach listener on first, and modify second accordingly. This should be significantly simpler than Secondary Collection while having 80% functionality. User will also have better control over its data.

@jankotek
Copy link
Owner Author

JDBM4...

@DerArvid
Copy link

Hello Jan,

can you show me a sample code with this Collection binding?

Thanks and greetings
Arvid

@jankotek
Copy link
Owner Author

JDBM3 does not have it. I redirected my afford to JDBM4 which does not have it yet either.

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