On Thu, Mar 6, 2008 at 11:09 AM, bingo <[EMAIL PROTECTED]> wrote:
>
>                 if (Configure::read('Routing.webservices') == 'on') {
>                         trigger_error('Deprecated: webservices routes are 
> deprecated and
>  will not be supported in future versions.  Use
>  Router::parseExtensions() instead.', E_USER_WARNING);

This is the key part - "webservices routes are deprecated"

While designing an API once you have got past the problem of
session-less authentication everything else is pretty simple - same as
creating an RSS feed - don't let the TLA - "API" intimidate you!

Cheers
Tarique

-- 
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to