Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Make it possible to access global bindings from the plugin code #883

Open
glassfishrobot opened this issue Feb 23, 2012 · 3 comments
Open

Comments

@glassfishrobot
Copy link
Contributor

At the moment com.sun.tools.xjc.reader.Ring is closed before plugins get their turn to process the model. Please shift closing the Ring after plugins are done, as for example, it would be nice to access Global Bindings from plugin:

if (Ring.get(BIGlobalBinding.class).isSimpleMode()) { ... }

Affected Versions

[2.2.5]

@glassfishrobot
Copy link
Contributor Author

Reported by dma_k

@glassfishrobot
Copy link
Contributor Author

Was assigned to snajper

@glassfishrobot
Copy link
Contributor Author

This issue was imported from java.net JIRA JAXB-883

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

1 participant