On 1/22/07, dodik <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I would like to know whether the following architecture will work with
> cakePHP using webservices :
>
>

I don't see why it wouldn't work that way.  You may need to do some
tricks with the beforeFilter and afterFilter methods if you locate
your database for writes in a different place than the one for reads.

I'd like some more info on how you plan on dividing things in case
I've misunderstood the question.  Presentaion vs. Application vs.
Dataserver seems more like a Java-type of setup.  I've only ever
really done Application & Dataserver, and that has worked out quite
well.


-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

rallyhat.com - digitial photo scavenger hunt
@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

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