Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-context-dev] MFT and EMF Client Platform

Sebastien,

Great! I've added a section for other implementations. See: http://wiki.eclipse.org/Mylyn/Context/Modeling_Bridge#MFT_Implementations

If you have ideas for improving extensibility for future users, please open a bug or send a note to this list.

cheers,

Miles


On 2013-02-26, at 2:15 PM, Sebastian Schmidt <mail@xxxxxxxxxxxxxx> wrote:

> Hi,
> 
> On Tue, Feb 5, 2013 at 7:10 PM, Miles Parker <miles.parker@xxxxxxxxxxx> wrote:
>>> So I guess I'll try to come up with another structure bridge which
>>> inherits from EmfStructureBridge and supports this special case.
>> 
>> Right, that seems to be what makes the most sense. Shouldn't be *too* difficult to do..unfortunately, there is still a lot of trivial plumbing that needs to happen, but it's all pretty straightforward.
> 
> Ok, I created a structure bridge for EMFStore and an UI structure
> bridge for EMF Client Platform (ECP) editors. In case someone needs
> something similar, they're available on github:
> https://github.com/sschmidt/org.eclipse.mylyn.mft.emfstore
> I'm essentially overwriting the methods which convert between EObject
> <-> handleIdentifier and use the EMFStore ID instead of the object
> URI.
> 
> Cheers,
> 
> Sebastian
> _______________________________________________
> mylyn-context-dev mailing list
> mylyn-context-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/mylyn-context-dev



Back to the top