I am using netbean on mac.

I place my external library on vendors ( not app/vendors)

then I created an object from the library. without

App::import('vendor', 'aUniqueIdentifier', array('file' =>'path/
relative/to/vendor/file.php'));

as mentioned http://book.cakephp.org/view/579/Loading-Files

It seems to be able to detect the library without this import
statement.

why?

so do i really need to include this import statement?


thanks
bryan

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" 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