A "read only" version - similar to SessionHelper - sure wouldn't be bad practice
mark
Am Samstag, 2. November 2013 14:31:56 UTC+1 schrieb mercury12:
-- The danger here is again, that people use it to write from the view layer. Also, in most cases it is totally sufficient and maybe even better to read
the data in the controller and then act on it accordingly (pass down the data needed to the view).
mark
Am Samstag, 2. November 2013 14:31:56 UTC+1 schrieb mercury12:
I know that there exists no Cookie Helper, but I need to reach cookies from my view files ?One can reach cookies from controller and pass cookie data to view files. But it is cumbersome for each action.Is reaching cookies from the view files or custom helpers is a bad practice ? Does it conflict with MVC pattern ? I'm sure that CookieHelper isn't added on purpose. But I need to know why ? And what do you do for cookies-view relation ? Do you pass from controller ?
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment