You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Caroline Maynard <ce...@php.net> on 2006/08/09 17:41:38 UTC

SDO for PHP release 1.0.3 has shipped using Tuscany C++ SDO

We've just shipped this new release of SDO for PHP, based on the Tuscany 
  C++ SDO M1 release. This is the first time the PHP implementation has 
used the Tuscany code, and it's looking good. Thanks, guys!

-------- Original Message --------
Subject: [ANNOUNCEMENT] sdo-1.0.3 (stable) Released.
Date: 9 Aug 2006 10:54:01 -0000
From: pecl-dev@lists.php.net ("PECL Announce")
To: PECL developers list <pe...@lists.php.net>
Newsgroups: php.pecl.dev

The new PECL package sdo-1.0.3 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
Compatibility with Tuscany C++/SDO M1 release and some bug fixes over 1.0.2
  - Update the base C++/SDO implementation to be the Tuscany CPP 
Milestone 1 release: cpp-0.1.incubating-M1
  - Tested with Linux AMD 64-bit architecture
  - new 3-argument version of SDO_DAS_XML::createDocument() allows an 
SDO_DAS_XML_Document to be created from an SDO
  - fix defect 7878 Silent failure with malformed SQL
  - fix defect 7879 Improve error message in 
SDO_DAS_Relational_DatabaseHelper:executeStatement
  - fix defect 8280 Remove spaces from source files
  - fix defect 8300 Optimistic concurrency failure
  - fix defect 8374 Exception hierarchy (temporary fix)



Package Info
-------------
Service Data Objects (SDOs) enable PHP applications to work with data 
from different sources (like a database query, an XML file, or a 
spreadsheet) using a single interface.



Related Links
-------------
Package home: http://pecl.php.net/package/sdo
    Changelog: http://pecl.php.net/package-changelog.php?package=sdo
     Download: http://pecl.php.net/get/sdo-1.0.3.tgz

Authors
-------------
Caroline Maynard <ce...@php.net> (lead)
Graham Charters (lead)
Matthew Peters <mf...@php.net> (lead)
Simon Laws (lead)


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: SDO for PHP release 1.0.3 has shipped using Tuscany C++ SDO

Posted by Pete Robbins <ro...@googlemail.com>.
Nice one!

On 09/08/06, Caroline Maynard <ce...@php.net> wrote:
>
> We've just shipped this new release of SDO for PHP, based on the Tuscany
> C++ SDO M1 release. This is the first time the PHP implementation has
> used the Tuscany code, and it's looking good. Thanks, guys!
>
> -------- Original Message --------
> Subject: [ANNOUNCEMENT] sdo-1.0.3 (stable) Released.
> Date: 9 Aug 2006 10:54:01 -0000
> From: pecl-dev@lists.php.net ("PECL Announce")
> To: PECL developers list <pe...@lists.php.net>
> Newsgroups: php.pecl.dev
>
> The new PECL package sdo-1.0.3 (stable) has been released at
> http://pecl.php.net/.
>
> Release notes
> -------------
> Compatibility with Tuscany C++/SDO M1 release and some bug fixes over
> 1.0.2
> - Update the base C++/SDO implementation to be the Tuscany CPP
> Milestone 1 release: cpp-0.1.incubating-M1
> - Tested with Linux AMD 64-bit architecture
> - new 3-argument version of SDO_DAS_XML::createDocument() allows an
> SDO_DAS_XML_Document to be created from an SDO
> - fix defect 7878 Silent failure with malformed SQL
> - fix defect 7879 Improve error message in
> SDO_DAS_Relational_DatabaseHelper:executeStatement
> - fix defect 8280 Remove spaces from source files
> - fix defect 8300 Optimistic concurrency failure
> - fix defect 8374 Exception hierarchy (temporary fix)
>
>
>
> Package Info
> -------------
> Service Data Objects (SDOs) enable PHP applications to work with data
> from different sources (like a database query, an XML file, or a
> spreadsheet) using a single interface.
>
>
>
> Related Links
> -------------
> Package home: http://pecl.php.net/package/sdo
>    Changelog: http://pecl.php.net/package-changelog.php?package=sdo
>     Download: http://pecl.php.net/get/sdo-1.0.3.tgz
>
> Authors
> -------------
> Caroline Maynard <ce...@php.net> (lead)
> Graham Charters (lead)
> Matthew Peters <mf...@php.net> (lead)
> Simon Laws (lead)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>


-- 
Pete