Hey LMX,
right now nate and me are working on the base for new datasources that
rely on HTTP / TCP/IP protocols. This will especially cover all kinds of
XML needs. Cake 1.2 already has a nice XML parser and some ground work
towards this direction in it, but it's under development and therefor
I've started new project with Cake and due the security issues have no
direct access to the database. Access is only via WDSL (subset of XML),
I send XML request to the web service server and receive XML response.
How I can force Cake still use it's Models in this case, XML data
access instead of