On Wed, 10 May 2006 10:00:40 -0700
gwoo <[EMAIL PROTECTED]> wrote:
> What's wrong with vendors?
Nothing, really. The thing is that most of my app's features will be
implemented in this hierarchy and vendors doesn't really fit. Maybe i'm
wrong but does vendors allow a structured and organized library? Can i
have something like:
vendors/
package1/
package1.1/
class1.1.1.php
class1.1.2.php
(...)
class1.1.php
package2/
(...)
If so, how do i specify class1.1.1.php?
vendor('package1/package1.1/class1.1.1') ?
Regards.
--
Gonçalo Marrafa <[EMAIL PROTECTED]>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---