eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Export Package org.eclipse.modisco.kdm.source.extension.util #857

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 396051 | | Status | RESOLVED FIXED | | Importance | P2 blocker | | Reported | Dec 07, 2012 09:53 EDT | | Modified | May 20, 2016 10:48 EDT | | Version | 0.10.1 | | Blocks | 479057 | | See also | Gerrit change https://git.eclipse.org/r/57512, Git commit 250aceca | | Reporter | Benjamin Klatt |

Description

Created attachment 224424\ Patch for the modification in the manifest file

Please export the package org.eclipse.modisco.kdm.source.extension.util of the plugin org.eclipse.modisco.kdm.source.extension. This is necessary to build an editor for an own emf meta model which references the kdm source extension meta model.

I have attached a patch for the manifest file of the org.eclipse.modisco.kdm.source.extension plugin.

Thanks\ Benjamin

:notepad_spiral: patch.txt

eclipse-modisco-bot commented 2 hours ago

By Gregoire Dupe on Dec 21, 2012 12:19

Hello,

I’m reluctant to expose this API. To open an API, imply to manage its life cycle according to the API policy.

The package you want to export contains classes. To conform to the policy API with exposed classes is really complicated.

Why do want to expose this package? Do you think that the opening of this API is essential, next to the evolution difficulties that will cause?

Regards,\ Grégoire

eclipse-modisco-bot commented 2 hours ago

By Benjamin Klatt on Dec 21, 2012 12:26

Hi,

the utility classes are standard classes provided by the EMF framework which do not require any maintenance effort in general.\ On the other side, the adapter factory is required if one want's to generate an edit component with the EMF framework. \ Furthermore, the switch infrastructure is very usefull and recommendable if you want to process elements of a meta model instance, e.g. traversing your model.

Thanks\ Benjamin

eclipse-modisco-bot commented 2 hours ago

By Gregoire Dupe on Dec 19, 2013 11:59

We will expose this package, but with x-internal option.

eclipse-modisco-bot commented 2 hours ago

Oct 06, 2015 08:58

New Gerrit change created: https://git.eclipse.org/r/57512

eclipse-modisco-bot commented 2 hours ago

Oct 08, 2015 03:42

Gerrit change https://git.eclipse.org/r/57512 was merged to [master].\ Commit: http://git.eclipse.org/c/modisco/org.eclipse.modisco.git/commit/?id=250aceca3cd0cd65802ec7d5d81d2af0eac05a04

eclipse-modisco-bot commented 2 hours ago

By Gregoire Dupe on Oct 08, 2015 04:01

This bug can be marked as resolved.