[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: EMF Transaction ResourceSetDomainLink.isAdapterForType(IEditingDomainProvider.class) ...

Hi, LoÃc,

Yes, it seems to me that should have been added when the
ResourceSetDomainLink was updated to implement IEditingDomainProvider.

Care to raise a bug?

Thanks,

Christian

LoÃc QuÃran wrote:

> ... is false. It is only an adapter for ResourceSetDomainLink.class.
> 
> Shouldn't it be an  IEditingDomainProvider.class ?
> 
> When
> WorkspaceEditingDomainFactory.INSTANCE.createEditingDomain(ResourceSet
> rset, IOperationHistory history) uses a custom ResourceSet, the
> ItemPropertyDescriptor used in property sheet page can't get the editing
> domain from the EObject's resourceSet.
> 
> Best regards,
> 
> LoÃc