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/02 13:15:27 UTC

[jira] Created: (FELIX-2153) SigilProject is not a singleton within IDE so calls to reset the bundle model can cause model to be in inconsistent state

SigilProject is not a singleton within IDE so calls to reset the bundle model can cause model to be in inconsistent state
-------------------------------------------------------------------------------------------------------------------------

                 Key: FELIX-2153
                 URL: https://issues.apache.org/jira/browse/FELIX-2153
             Project: Felix
          Issue Type: Bug
          Components: Sigil
            Reporter: David Savage


This behaviour is most obvious when refreshing a project - here some part of the IDE internals see the new view where as other parts see the old view

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


[jira] Resolved: (FELIX-2153) SigilProject is not a singleton within IDE so calls to reset the bundle model can cause model to be in inconsistent state

Posted by "David Savage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Savage resolved FELIX-2153.
---------------------------------

       Resolution: Fixed
    Fix Version/s: sigil-1.0.0
         Assignee: David Savage

Patch supplied to maintain a hashed map of eclipse project to sigil project

> SigilProject is not a singleton within IDE so calls to reset the bundle model can cause model to be in inconsistent state
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2153
>                 URL: https://issues.apache.org/jira/browse/FELIX-2153
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>            Reporter: David Savage
>            Assignee: David Savage
>             Fix For: sigil-1.0.0
>
>
> This behaviour is most obvious when refreshing a project - here some part of the IDE internals see the new view where as other parts see the old view

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