[
https://issues.apache.org/jira/browse/MYFACES-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644700#comment-17644700
]
Thomas Andraschko commented on MYFACES-4506:
--------------------------------------------
Implemented `@Initialized` and `@Destroyed` like in Mojarra
> Implement support for CDI's @Initialized, @BeforeDestroyed, and @Destroyed
> for FlowScoped and ViewScoped
> --------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-4506
> URL: https://issues.apache.org/jira/browse/MYFACES-4506
> Project: MyFaces Core
> Issue Type: Improvement
> Affects Versions: 2.2.15, 2.3.10, 2.3-next-M7, 3.0.2, 4.0.0-RC2
> Reporter: Volodymyr Siedlecki
> Assignee: Thomas Andraschko
> Priority: Minor
> Fix For: 4.0.0-RC3
>
>
> This is a follow up to [Faces Challenge
> 1731.|https://github.com/jakartaee/faces/issues/1731]
> MyFaces should implement support for this @Initialized, @BeforeDestroyed, and
> @Destroyed events for our FlowScoped and ViewScoped scopes.
> See CDI Spec: 2.5.7. Context management for custom scopes
> [https://jakarta.ee/specifications/cdi/4.0/jakarta-cdi-spec-4.0.html#custom_contexts]
> I've labeled this priority as minor for now as there are other TCK failures
> left to investigate and fix.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)