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

 


Help: OASIS Mailing Lists Help | MarkMail Help

sdo message

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


Subject: [sdo] [SDO-60]: Reconcile differences between specification andheader files



Geoff Winn [28/Nov/06 11:30 AM] 
The V2.01 specification was distributed with the following list of
header
files.

The ones prefixed with an X are not in fact needed by the SDO
specification
for a variety of reasons. Some describe methods that are part of a DAS
specific interface (these methods are needed by a DAS, but are not
described
in the SDO specification). Others describe internal methods that should
not
have been made public or methods that are specific to one
implementation. All
these files should be removed for the V2.1 distribution and SDO.h
updated to
reflect that change.

ChangeSummary.h
ChangedDataObjectList.h
CopyHelper.h
X DASValue.h
DataFactory.h
DataGraph.h
DataObject.h
X DataObjectInstance.h
DataObjectList.h
X DefaultLogWriter.h
EqualityHelper.h
HelperProvider.h
X LogWriter.h
X Logger.h
X Logging.h
Property.h
PropertyList.h
RefCountingObject.h
RefCountingPointer.h
SDO.h
SDODate.h
SDORuntimeException.h
X SDOUtils.h
X SdoCheck.h
SdoRuntime.h
Sequence.h
Setting.h
SettingList.h
Type.h
TypeList.h
XMLDocument.h
XMLHelper.h
XSDHelper.h
X XpathHelper.h
export.h


Geoff Winn [28/Nov/06 12:12 PM] 
For the remaining files, the copyright notice must be updated. The
correct text block is as follows.

/*

      * <copyright>
        *
      * Service Data Objects
      * Version 2.1
      * Licensed Materials - Property of:
      * BEA Systems, Inc., International Business Machines Corp,
      * Oracle, Primeton Technologies Ltd, Rogue Wave Software, SAP AG.,
      * Software AG., Sun Microsystems, Sybase Inc., Xcalia, Zend
        Technologies
        *
      * (c) Copyright BEA Systems, Inc., International Business Machines
        Corp,
      * Oracle, Primeton Technologies Ltd, Rogue Wave Software, SAP AG.,
      * Software AG., Sun Microsystems, Sybase Inc., Xcalia, Zend
        Technologies,
      * 2005, 2006. All rights reserved.
        *
      * </copyright>
      * */
        

All files will need to be reviewed to apply the std::string changes from
(Text strings should be represented by a string class rather than C
style char pointers)


Geoff Winn [28/Nov/06 03:31 PM] 
RefCountingObject.h is never referenced in the spec and is really an
implementation detail of RefCountingPointer so it should be removed from
the distributed header files.



Notice:  This email message, together with any attachments, may contain information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated entities,  that may be confidential,  proprietary,  copyrighted  and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.


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