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 DB ActiveRecord? Or ActiveRecord can work with XML and WebServices?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
