[
https://issues.apache.org/jira/browse/OWB-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125880#comment-17125880
]
Gurkan Erdogdu commented on OWB-1326:
-------------------------------------
[~romain.manni-bucau] OK lets explain this way :) How are you sure that nobody
is using isNull? there is no only TomEE but other applications/servers may use
it. Actually, this is not a specific to OWB codebase, look Tomcat coebase(lots
of @deprecated code any maybe they are never used but still in there). Nobody
can remove the API methods instantly, first need to deprecate then remove. What
is the problem with using @Deprecate? I am not against the removal, but APIs
must not be removed immediately.
> Bean#isNullable is ignored since CDI-1.1.
> -----------------------------------------
>
> Key: OWB-1326
> URL: https://issues.apache.org/jira/browse/OWB-1326
> Project: OpenWebBeans
> Issue Type: Task
> Affects Versions: 2.0.16
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 2.0.17
>
>
> Bean#isNullable is ignored since CDI-1.1. We can remove all the internal code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)