[
https://jira.jboss.org/jira/browse/WELD-450?page=com.atlassian.jira.plugi...
]
Matthieu Chase Heimer commented on WELD-450:
--------------------------------------------
Well I was kind of implying the package should be vendor neutral as well (at some point)
:) Something underneath javax.enterprise.context but I'd imagine that you can't
put something underneath that package until the CDI 1.1 spec.
It just struck me as odd that there is a portable API for extension providers but not for
SE application developers.
p.s. I'm assuming that the Weld/Spec jira component is for issues with the spec and
not just issues for Weld's compliance with the spec. If there is a separate place to
report purely spec issues please point that out to me.
Create portable Java SE bootstrap API
-------------------------------------
Key: WELD-450
URL:
https://jira.jboss.org/jira/browse/WELD-450
Project: Weld
Issue Type: Feature Request
Components: Spec
Environment: any
Reporter: Matthieu Chase Heimer
Priority: Minor
Weld has a Java SE bootstrapping API see:
https://jira.jboss.org/jira/browse/WELDX-50
It is not portable. The spec should outline a portable client bootstrap API for SE
environments. Something like:
CDIContainer cdi = CDIContainer.createCDIContainer();
Even before the spec includes one it would be nice if Weld included a *possible*
implementation of a vendor neutral SE bootstrap API.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira