[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) ...
|
- From: "Christian W. Damus" <cdamus@xxxxxxxxxx>
- Date: Tue, 05 Feb 2008 07:17:04 -0500
- Newsgroups: eclipse.tools.emf
- Organization: IBM Canada (Rational Software)
- User-agent: KNode/0.10.4
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