You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2010/03/03 18:20:27 UTC

[jira] Resolved: (FELIX-2164) IDE performance can be improved if the SigilProject checks to see if any imports, require bundle or exports statements have changed before recalculating project classpaths

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

David Savage resolved FELIX-2164.
---------------------------------

       Resolution: Fixed
    Fix Version/s: sigil-1.0.0

Patches supplied to SigilProject to store previous requirement/capabilities and resolve/update classpath only when changed

> IDE performance can be improved if the SigilProject checks to see if any imports, require bundle or exports statements have changed before recalculating project classpaths
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2164
>                 URL: https://issues.apache.org/jira/browse/FELIX-2164
>             Project: Felix
>          Issue Type: Improvement
>          Components: Sigil
>            Reporter: David Savage
>            Priority: Minor
>             Fix For: sigil-1.0.0
>
>
> Currently the SigilProject recalculates it's dependencies each time it has saved, however this can prompt a resolution even when all that is changed is an internal value such as bundle description or bundle activator that does not effect the resolution status of this bundle.
> Better to check on each save if dependency data has changed and only resolve in these scenarios

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