[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-212) Ability to listen to what resources and what type of resources gets removed/changed/moved/etc.

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Thu Jul 7 13:30:23 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed SEAMFORGE-212.
----------------------------------------

         Assignee: Lincoln Baxter III
    Fix Version/s: 1.0.0.Beta1
       Resolution: Done


Done.

{code}
@Observes ResourceEvent event
{code}

Available events:
ResourceEvent (base)
ResourceCreated
TempResourceCreated (might be going away)
ResourceModified
ResourceDeleted
ResourceRenamed

> Ability to listen to what resources and what type of resources gets removed/changed/moved/etc.
> ----------------------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-212
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-212
>             Project: Seam Forge
>          Issue Type: Feature Request
>            Reporter: Max Rydahl Andersen
>            Assignee: Lincoln Baxter III
>             Fix For: 1.0.0.Beta1
>
>
> For use in the IDE to know what has changed - optimally we would be told what changes will happen *before* they occur so we can lock the proper resources in the IDE in bulk and release them after the operation has completed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-dev mailing list