[ https://issues.apache.org/jira/browse/EXTSCRIPT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794561#action_12794561 ]
Werner Punz commented on EXTSCRIPT-39: -------------------------------------- resolved the dependency scanning is now in, and works as expected > 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.