On 5/29/07, Howard Glynn <[EMAIL PROTECTED]> wrote:
> I am well aware that CSV is not a webservice as such but I want the CSV
> output availability to be consistent with the XML approach.
>
> Cheers, Howard

You are overcomplicating what appears to me (at least) a simple
solution.  Why can't you just create a csv controller with actions
that read in the data, format it into CSV and then spit it out via a
view.  Am I missing something?

You're doing all this nonsense with routes, etc, to gain what exactly?

-- 
Chris Hartjes

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

@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