[Commits] (morgen) Removing "data" endpoint from Query's default
cloud since the "data" attribute
commits at osafoundation.org
commits at osafoundation.org
Tue Aug 24 12:18:15 PDT 2004
Commit by: morgen
Modified files:
chandler/parcels/osaf/contentmodel/parcel.xml 1.57 1.58
Log message:
Removing "data" endpoint from Query's default cloud since the "data" attribute
has been changed to type string.
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/parcels/osaf/contentmodel/parcel.xml.diff?r1=text&tr1=1.57&r2=text&tr2=1.58
Index: chandler/parcels/osaf/contentmodel/parcel.xml
diff -u chandler/parcels/osaf/contentmodel/parcel.xml:1.57 chandler/parcels/osaf/contentmodel/parcel.xml:1.58
--- chandler/parcels/osaf/contentmodel/parcel.xml:1.57 Mon Aug 23 19:09:24 2004
+++ chandler/parcels/osaf/contentmodel/parcel.xml Tue Aug 24 12:18:13 2004
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Parcel manifest for Pim Schema -->
-<!-- $Revision: 1.57 $ -->
-<!-- $Date: 2004/08/24 02:09:24 $ -->
+<!-- $Revision: 1.58 $ -->
+<!-- $Date: 2004/08/24 19:18:13 $ -->
<!-- Copyright (c) 2003-2004 Open Source Applications Foundation -->
<!-- License: http://osafoundation.org/Chandler_0.1_license_terms.htm -->
@@ -372,11 +372,6 @@
<includePolicy value="byRef"/> <!-- @@@ is this right? -->
</core:Endpoint>
<endpoints ref="Query/DefaultCloud/queryOwner"/>
- <core:Endpoint itsName="data">
- <attribute value="data"/>
- <includePolicy value="byRef"/> <!-- @@@ is this right? -->
- </core:Endpoint>
- <endpoints ref="Query/DefaultCloud/data"/>
<core:Endpoint itsName="results">
<attribute value="results"/>
<includePolicy value="byRef"/> <!-- @@@ is this right? -->
More information about the Commits
mailing list