CakePHP-ReST-DataSource-Plugin
CakePHP-ReST-DataSource-Plugin copied to clipboard
Have you thought of making the specific plugins drivers?
Just a random thought. All it really does is void the need for the App::import('Datasource', 'Rest.RestSource') at the top of the file and is in line with Cake convention. I added the documentation when I was building my own API datasources.