I'm new to CakePHP (and also PHP) and I've started a project that uses it. 
I'd like to implement a DataSource to use with CouchDB and I'm wondering if 
there is some source of information to do so, other than this one: 
http://book.cakephp.org/2.0/en/models/datasources.html. There, I can find 
an example that gives me some hints in how I should implement my 
DataSource, but I'm missing details in what I should expect to receive in 
the parameters of the functions I must implement, what I must return and 
what to do in case of exceptions. 

Thank you

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to