Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] Re: help with Dali 2.0 model migration - how do I now get entities?

I agree, the code to get a list of entities is a bit convoluted and difficult to find. We've had other adopters ask us for this as well, so documentation on the existing API or helper API is the way to go. Thanks for your feedback!

Karen

Tom Mutdosch wrote:

Hi Karen,

Thanks for the details; I definitely understand all the complexities in providing various API to suit every possible need. I have no problem writing a getEntities() method myself. The main reason I suggested it was that it wasn't totally obvious how to do that using the existing APIs. I figured others might have the same difficulties, so a new API call could address that. But having documentation or examples of how to do some of these common operations would probably help achieve the same effect, so maybe it's not a big deal.

Regarding saving the OrmXML and PersistenceXML models, thanks for the code snippets - that's what I was looking for. I opened an enhancement request with my particular usecase: https://bugs.eclipse.org/bugs/show_bug.cgi?id=223197

Thanks again,
Tom
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev



Back to the top