Performance bug,
----------------
Key: EXTSCRIPT-120
URL: https://issues.apache.org/jira/browse/EXTSCRIPT-120
Project: MyFaces Extensions Scripting
Issue Type: Bug
Components: MyFaces 2.0 Extension
Affects Versions: 1.0-Beta-2
Reporter: Werner Punz
Assignee: Werner Punz
The scanner is triggered in the el resolver if a property could not be
resolved, this is most likely old code
which was using a two phased scan (one for delete the other one for add if an
artifact is deleted annotationwise)
Since we have been on a single phase scan for some while now this code should
not be needed anymore
it drags performance down, that is all it does.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.