| Re: [emf-dev] Setting a Dynamic Objects List |
|
Graham. Please use the newsgroup for asking questions. Graham Jenson wrote: I have a problem where I want to set my own custom list to a feature in a dynamic EObject instead of using the default DynamicList.That sounds like a bad idea. No, because it's very important that the list behave in a certain way, and that behavior is very hard to implement. It would be good to understand your goal. Likely an adapter would be better. I delved quite deep into the EMF Core, but found no obvious solution.This type of approach might help: https://bugs.eclipse.org/bugs/show_bug.cgi?id=216701 This is not a problem I want to get bogged down on, and also one I do not want to leave behind, as it is in the core of my project.Perhaps taking a step back and explaining root of the problem would be better. Please use the newsgroup for follow-up questions/background.
|