Hi all, I'm looking at taking an existing PHP library (that acceses external data through SOAPish requests) and creating a Model for it (accessible to my Controller). I'm not sure if this is the best approach though. I thought I would look to you all for some thoughts.
The goal is to : Simply allow CakePHP form validation based on Model validation rules so that the input forms render server side errors. The reason for he wrapping is to allow quick and easy form generation based on the Model. I've found some thoughts on the subject in the form of projects like Google Analytics PHP Api (CakePHP Model) (http://debuggable.com/posts/ google-analytics-php-api-cakephp-model:480f4dd5-b2a4-452a- b4ed-4f3fcbdd56cb), but I didn't really find any other documentation on the subject and what the best practices were. So any help would be more than appreciated! TIA ~Phil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
