[JBoss JIRA] (CDI-693) Introduce a Instance#ifResolved(Consumer<T>) method
by John Ament (JIRA)
John Ament created CDI-693:
------------------------------
Summary: Introduce a Instance#ifResolved(Consumer<T>) method
Key: CDI-693
URL: https://issues.jboss.org/browse/CDI-693
Project: CDI Specification Issues
Issue Type: Feature Request
Reporter: John Ament
in many cases, the logic around isResolvable/isUnsatisfied/isAmbiguous could be replaced by a consumer of the resolved instance. It would be good to introduce a ifResolved(Consumer<T>) method that consumes the resolved instance, not invoking the consumer if the instance was not resolvable.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (CDI-689) Typo or unclear message in 24.1.2
by John Ament (JIRA)
John Ament created CDI-689:
------------------------------
Summary: Typo or unclear message in 24.1.2
Key: CDI-689
URL: https://issues.jboss.org/browse/CDI-689
Project: CDI Specification Issues
Issue Type: Feature Request
Reporter: John Ament
Section 24.1.2 includes the following text:
{quote}
When Running in Java EE, the container must extend the rules defined in Observer method invocation context and must also ensure that
All kinds of observers are called in the same client security context as the invocation of Event.fire() or Event.fireAsync() or BeanManager.fireEvent().
{code}
The break after "that" in the first line seems weird, its not clear if its supposed to continue into the second line, or if the sentence is intended to continue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (CDI-689) Typo or unclear message in 24.1.2
by John Ament (JIRA)
[ https://issues.jboss.org/browse/CDI-689?page=com.atlassian.jira.plugin.sy... ]
John Ament updated CDI-689:
---------------------------
Description:
Section 24.1.2 includes the following text:
{quote}
When Running in Java EE, the container must extend the rules defined in Observer method invocation context and must also ensure that
All kinds of observers are called in the same client security context as the invocation of Event.fire() or Event.fireAsync() or BeanManager.fireEvent().
{quote}
The break after "that" in the first line seems weird, its not clear if its supposed to continue into the second line, or if the sentence is intended to continue.
was:
Section 24.1.2 includes the following text:
{quote}
When Running in Java EE, the container must extend the rules defined in Observer method invocation context and must also ensure that
All kinds of observers are called in the same client security context as the invocation of Event.fire() or Event.fireAsync() or BeanManager.fireEvent().
{code}
The break after "that" in the first line seems weird, its not clear if its supposed to continue into the second line, or if the sentence is intended to continue.
> Typo or unclear message in 24.1.2
> ---------------------------------
>
> Key: CDI-689
> URL: https://issues.jboss.org/browse/CDI-689
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Reporter: John Ament
>
> Section 24.1.2 includes the following text:
> {quote}
> When Running in Java EE, the container must extend the rules defined in Observer method invocation context and must also ensure that
> All kinds of observers are called in the same client security context as the invocation of Event.fire() or Event.fireAsync() or BeanManager.fireEvent().
> {quote}
> The break after "that" in the first line seems weird, its not clear if its supposed to continue into the second line, or if the sentence is intended to continue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months
[JBoss JIRA] (CDI-689) Typo or unclear message in 24.1.2
by John Ament (JIRA)
[ https://issues.jboss.org/browse/CDI-689?page=com.atlassian.jira.plugin.sy... ]
John Ament updated CDI-689:
---------------------------
Priority: Minor (was: Major)
> Typo or unclear message in 24.1.2
> ---------------------------------
>
> Key: CDI-689
> URL: https://issues.jboss.org/browse/CDI-689
> Project: CDI Specification Issues
> Issue Type: Bug
> Reporter: John Ament
> Priority: Minor
>
> Section 24.1.2 includes the following text:
> {quote}
> When Running in Java EE, the container must extend the rules defined in Observer method invocation context and must also ensure that
> All kinds of observers are called in the same client security context as the invocation of Event.fire() or Event.fireAsync() or BeanManager.fireEvent().
> {quote}
> The break after "that" in the first line seems weird, its not clear if its supposed to continue into the second line, or if the sentence is intended to continue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 9 months