Monday, March 30, 2009

Re: Couldn't use method named 'object'

I got what you said. Thanks!

On Mon, Mar 30, 2009 at 11:54 PM, brian <bally.zijn@gmail.com> wrote:

On Mon, Mar 30, 2009 at 10:54 AM, joshua <joshokn@gmail.com> wrote:
> You have totally answered my questions. Thanks! But I still have a question
> for the ticket 4026 which has already been closed.
> It was suggested we use boolean. If so, how can use several values in a
> boolean field? I don't think this bug has been solved.

What do you mean by "several values"? Like, 1, 2, 3, ... etc? You can
use smallint to get around Cake's treating tinyint as a boolean. That
convention, while not terrific, exists to deal with other issues.





--
Thanks
Joshua

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: