eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Export Package org.eclipse.modisco.java.composition.util #856

Open eclipse-modisco-bot opened 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 396031 | | Status | NEW | | Importance | P5 normal | | Reported | Dec 07, 2012 06:00 EDT | | Modified | Dec 21, 2012 12:27 EDT | | Version | 0.10.1 | | Reporter | Benjamin Klatt |

Description

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

The java composition model plugin does not export the util package. \ This is necessary to access the package factory for the meta model.

Please add this package to the runtime published packages in the manifest file.

Thanks Benjamin

:notepad_spiral: patch.txt

eclipse-modisco-bot commented 2 hours ago

By Gregoire Dupe on Dec 21, 2012 12:21

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:27

Hi,

the same reasons as described in https://bugs.eclipse.org/bugs/show_bug.cgi?id=396051 also apply to this issue.

Cheers\ Benjamin