> [mailto:[EMAIL PROTECTED] On Behalf Of ShepherdWeb
> Thanks <g>.

No problem. 

Just thought I'd mention that in addition to being prettier, getting the
color data from the color controller has another advantage. What happens if
there are no products of that color? Keying off the product model will get
you an empty set, and now you don't know what color you were looking for.

If you go from the color model, you will get a color entry, and an empty set
of products, so you will be able to tell the user, "Sorry, no mauve
products."

--
Regards,
Ryan Ginstrom


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

Reply via email to