Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #2797


Ignore:
Timestamp:
09/03/10 08:36:04 (14 years ago)
Author:
jmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2797 – Description

    initial v1  
    11For some types of deletes, taking the values of `Annotation.ns` need to decide whether or not they will be "shared" or "nonshared". 
    22 
     3For example, measurement file annotations should always be removed even if a user specifies "KEEP" for "`/FileAnnotation`" 
     4 
     5One proposed solution is to use a new format for the `DeleteEntry` which points to a Spring bean: 
     6 
     7{{{ 
     8    <bean parent="delSpec" name="Annotation"> 
     9        <constructor-arg> 
     10            <list> 
     11                <value>/CommentAnnotation</value> 
     12                <value>@InternalFileAnnotation</value> 
     13}}} 
     14 
     15The new `DeleteEntry` should long-term be able to take parameters via the options map: 
     16 
     17{{{ 
     18 {"@InternalFileAnnotation" : "ns.includes=%volviewer%"} 
     19}}} 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.13512 sec.)

We're Hiring!