On Sep 7, 6:35 am, Jason <[EMAIL PROTECTED]> wrote:
<snip>
> The reason for "why" in my mind is bloat. Why go through the process
> of loading an entire ORM object when all you want is read-only access?
> I think a read only model type with all the fat trimmed would be a
> nice addition. Maybe I'm alone there..

I don't understand from where the idea comes from that read only
access == a simpler model. The difference would only be the absence of
the method save and related empty callbacks. Almost all of cake's
model code relates to reading the right data.

However, as with any suggestion, if you create a ticket on
trac.cakephp.org with a patch it would be at least get some visibility
and be considered.

hth,

AD


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