[
https://issues.jboss.org/browse/ARQ-462?page=com.atlassian.jira.plugin.sy...
]
Aslak Knutsen updated ARQ-462:
------------------------------
Summary: Rename Arquillian Core API: Inject, Observes, Instance, Event, Injector,
Scope (was: Rename Arquillian Core SPI: Inject, Observer, Instance)
Description:
Even though it's nice that they have the same semantics as CDI, they cause issues with
auto import if CDI is not on classpath. These issues can be hard to spot at first, and
cause more confusion then they help devs.
rename to e.g.:
* ArqInject
* ArqObserves
* ArqInstance
* ArqEvent
* ArqInjector
* ArqScope
* ArqInstanceProducer
Deprecate, then remove.
was:
Even though it's nice that they have the same semantics as CDI, they cause issues with
auto import if CDI is not on classpath. These issues can be hard to spot at first, and
cause more confusion then they help devs.
rename to e.g.:
* ArqInject
* ArqObserver
* ArqInstance
* ArqInstanceProducer
Deprecate, then remove.
Rename Arquillian Core API: Inject, Observes, Instance, Event,
Injector, Scope
------------------------------------------------------------------------------
Key: ARQ-462
URL:
https://issues.jboss.org/browse/ARQ-462
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: 1.0.0.Beta1
Reporter: Aslak Knutsen
Even though it's nice that they have the same semantics as CDI, they cause issues
with auto import if CDI is not on classpath. These issues can be hard to spot at first,
and cause more confusion then they help devs.
rename to e.g.:
* ArqInject
* ArqObserves
* ArqInstance
* ArqEvent
* ArqInjector
* ArqScope
* ArqInstanceProducer
Deprecate, then remove.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira