[cdi-dev] CDI-616 Injection point declared as transient is not useful
Emily Jiang
EMIJIANG at uk.ibm.com
Tue Jul 19 06:12:12 EDT 2016
If we define an error, we will introduce a backward compatibility issue.
Some app will stop starting. Will this cause a big problem? If this is not
a concern, +1 on defining a DefinitionError on this case: ERROR - when
normal scoped injects are marked transient. and a warning on WARNING -
when non-normal scoped injects are marked transient.
Many thanks,
Emily
===========================
Emily Jiang
WebSphere Application Server, CDI Development Lead
MP 211, DE3A20, Winchester, Hampshire, England, SO21 2JN
Phone: +44 (0)1962 816278 Internal: 246278
Email: emijiang at uk.ibm.com
Lotus Notes: Emily Jiang/UK/IBM at IBMGB
From: Stephan Knitelius <stephan at knitelius.com>
To: cdi-dev <cdi-dev at lists.jboss.org>,
Date: 19/07/2016 08:26
Subject: [cdi-dev] CDI-616 Injection point declared as transient is
not useful
Sent by: cdi-dev-bounces at lists.jboss.org
Hi,
I frequently encounter injections marked transient in client projects. I
really think it would be of great help if we where to define Error/Warning
when injection fields are marked transient.
As Mark pointed out there may be a valid use cases for non normal-scoped
bean injections to be made transient.
My suggestion is:
ERROR - when normal scoped injects are marked transient.
WARNING - when non-normal scoped injects are marked transient.
Looking forward to your feedback.
Stephan_______________________________________________
cdi-dev mailing list
cdi-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/cdi-dev
Note that for all code provided on this list, the provider licenses the
code under the Apache License, Version 2 (
http://www.apache.org/licenses/LICENSE-2.0.html). For all other ideas
provided on this list, the provider waives all patent and other
intellectual property rights inherent in such information.
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20160719/681e6ed4/attachment.html
More information about the cdi-dev
mailing list