OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

regrep message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [regrep] Issue-98: Need to specify association propogation semanticsfor versioning


Farrukh Najmi wrote:
>
> Dear colleagues,
>
> Please discuss your thoughts on this issue and proposed resolution:
>
> <http://wxforge.wx.ll.mit.edu:8080/jira/browse/REGREPTC-98>
>

The following issue is related to Issue 98:

<http://wxforge.wx.ll.mit.edu:8080/jira/browse/REGREPTC-78>

Upon reflection I am wondering if instead of using slots we should 
consider adding a mode to SubmitObjectsRequest.
Currently we have the following in lcm.xsd SubmitObjectsRequest:

          <attribute name="mode" use="optional" default="CreateOrReplace">
            <simpleType>
              <restriction base="NCName">
                <enumeration value="CreateOrReplace"/>
                <enumeration value="CreateOnly"/>
                <enumeration value="ReplaceOnly"/>
              </restriction>
            </simpleType>
          </attribute>

What if we added a CreateOrVersion mode such that CreateOrReplace would 
imply no versioning and CreateOrVersion wouldimply versioning is on?

-- 
Regards,
Farrukh

Web: http://www.wellfleetsoftware.com




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]