Ondrej Zizka created FORGE-1964:
-----------------------------------
Summary: "Visible for all classloaders" addon
Key: FORGE-1964
URL:
https://issues.jboss.org/browse/FORGE-1964
Project: Forge
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Ondrej Zizka
An option to allow an addon's content (classes + resources) to be visible for all
other addons is needed.
Some frameworks are not prepared for modularized environment, and working with them then
is a hell. For example, logging frameworks, which initialize pretty much randomly, under
undefined conditions through unknown classloaders, hence, adding a logging addon to
specific addons doesn't help - one needs to add it to all modules. Which kind of
defeats the purpose of modularity.
Having this option would save a lot of depdendency maintainance effort.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)