> if (!class_exists('Vehicle')) {
> class Vehicle extends AppModel
> {
> var $name = "Vehicle";
> }
> }
yep, haven't tested it, but that would probably work. damn ugly though
(no offense meant - and thanks for making the effort)
i just wonder if there's a legitimate reason (beyond performance
issues - and yes, that's pretty legitimate :) why this should be the
way things are.
--
Best,
Irfan Baig
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---