eclipse-qvto / org.eclipse.qvto

Eclipse Public License 2.0
0 stars 0 forks source link

UriMappingAwareResourceSet is not used #688

Open eclipse-qvt-oml-bot opened 1 day ago

eclipse-qvt-oml-bot commented 1 day ago

| --- | --- | | Bugzilla Link | 411657 | | Status | NEW | | Importance | P3 normal | | Reported | Jun 26, 2013 03:18 EDT | | Modified | Jul 30, 2014 15:10 EDT | | Reporter | Ed Willink |

Description

org.eclipse.m2m.internal.qvt.oml.runtime.util.UriMappingAwareResourceSet is not used, which is good since custom ResourceSets are bad.

Since it is internal it can just be deleted.

eclipse-qvt-oml-bot commented 1 day ago

By Christopher Gerking on Jul 30, 2014 08:48

Seems as if it is just a relict of the former QvtoTransformationHelper.

eclipse-qvt-oml-bot commented 1 day ago

By Sergey Boyko on Jul 30, 2014 15:10

(In reply to Christopher Gerking from comment #1)

Seems as if it is just a relict of the former QvtoTransformationHelper.

No, it was used in "Borland Together DSL Toolkit". I'm going to annotate this class with '@deprecated' but leave it.