I tried building the M1 candidate in the PHP environment on Windows, with the following observations and issues:

One backward-compatibility compilation problem:
Type::SDOTypeNamespaceURI has been changed from a const char * to a const SDOString. This is easy enough to program round, but it seems unnecessary. Can this be reversed?

One crash:
  See http://issues.apache.org/jira/browse/TUSCANY-529

One infrastructure comment: the runtime version is declared as 0.9.3, and has been for rather a long time. Shouldn't this be updated more regularly, in particular whenever API incompatibilities are introduced? This would make it easier to manage the code.

Once I'd bypassed the two problems above, the PHP tests ran through OK, so it's looking promising.
Now for some more platforms ....


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to