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

The EMF-Fragments edit provider need to recognize indexed value-sets and handle them accordingly #25

Open
markus1978 opened this issue Mar 5, 2013 · 0 comments
Assignees
Milestone

Comments

@markus1978
Copy link
Owner

EMF-Fragments provides its own abstract provider to edit EMF-Fragments models. This provider has to recognize indexed value-sets and handle them accordingly. This means it must not force the editor to display all values, but provide child elements that display the value-sets size and allow to access specific children. One possibility is to use children [0..100][100..200] ... [900-1000][more].

@ghost ghost assigned markus1978 Mar 5, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant