[
https://issues.apache.org/jira/browse/EXTSCRIPT-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759583#action_12759583
]
Werner Punz commented on EXTSCRIPT-26:
--------------------------------------
Currently the core loading strategies just load the class if something has
changed and refresh the existing artefacts or create new ones depending on the
artefact.
For now this works quite well because myfaces can cover reloading to some
extent itself.
However for annotations we need to become more flexible, parts of the work
already is in progress to cover that.
But the loading strategies need to adapt depending on the state.
I will give an example.
The loader gets the notification that a manged bean has been removed, it has to
trigger a recompilation on changed and rescan and then try to load the bean
anew -> the bean then gets registered under a new class.
> extend the core loading strategies so that they react to the state the
> annotation reloading is in
> -------------------------------------------------------------------------------------------------
>
> Key: EXTSCRIPT-26
> URL: https://issues.apache.org/jira/browse/EXTSCRIPT-26
> Project: MyFaces Extensions Scripting
> Issue Type: Sub-task
> Reporter: Werner Punz
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.