You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2009/12/25 15:57:29 UTC

[jira] Resolved: (EXTSCRIPT-39) Add class dependency scanning and resolution

     [ https://issues.apache.org/jira/browse/EXTSCRIPT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved EXTSCRIPT-39.
----------------------------------

    Resolution: Fixed
      Assignee: Werner Punz

> Add class dependency scanning and resolution
> --------------------------------------------
>
>                 Key: EXTSCRIPT-39
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-39
>             Project: MyFaces Extensions Scripting
>          Issue Type: Improvement
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>
> Up until now we tried to resolve the dependencies via jsf artefacts, that only works out partially. Constructs like renderer which directly cast components in their code fail with this approach, a direct class dependency scanning system has to be added which can improve the currently implemented tainting algorithm, by also allowing to taint dependend classes on cast and import level, instead of plain jsf level. For the reload algorithms nothing changes, just the current tainting algorithm will be improved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.