Thanks very much Andy.

I have not read about this inability to pass 1-dimensional data
anywhere before.
Is this detail in the manual somewhere? In the API?
May I infer from your reply that it IS now possible in 2.0?
Also, (if I'm not asking too much here) why was this so?

Thanx, McS

On Dec 13, 3:43 am, AD7six <andydawso...@gmail.com> wrote:
> _App is simply a namespace for information. It is prefixed with an
> underscore so it can't conflict/be confused with a model. It is named
> App because it is app data - but you can name it anything.
>
> In 1.3 and before cake would not pass 1dimensional data (_referer =>
> foo), hence _App.referer and not _referer and why when you renamed it
> it broke.
>
> AD

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to