Re: App::import - I'm doing it wrong?

2009-07-17 Thread Miles J

Well if for some reason cake cant inflect the filename/path correctly
to determine the path, you would need to use the file option.
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: App::import - I'm doing it wrong?

2009-07-17 Thread Mike

Er, my point (buried in that long, long first post :)  ) is that I
thought that Cake should SHOULD NOT be inflecting filenames in the
vendors directory.  I thought that 'vendors' was for PHP code that we
got from some other, non-Cake source.  Since we can't enforce a naming
scheme on other projects, we therefore shouldn't inflect anything in
that directory.

So my questions are:
1) Are the files in the vendors directory intended to be from other
sources, and therefore arbitrarily named?
2) If (1) is true, shouldn't the App::import therefore NOT inflect
anything in the 'Vendors' directory?

Thanks!
--Mike
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: App::import - I'm doing it wrong?

2009-07-16 Thread Miles J

Yeah if the import doesnt work right off the bat, you have to use the
file option.
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: App::import - I'm doing it wrong?

2009-07-16 Thread Mike

Is that by design (for the 'vendors' stuff)?

If it is, I'd love to volunteer to update the documentation in the
online Cake book to make this more clear.

Thanks!

On Jul 16, 8:15 pm, Miles J mileswjohn...@gmail.com wrote:
 Yeah if the import doesnt work right off the bat, you have to use the
 file option.
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---