Re: namespaces in cakePHP 3?

2015-01-23 Thread McScreech
got it, many thanx.

On Friday, 23 January 2015 15:07:25 UTC-5, McScreech wrote:

 where are namespaces defined in cakePHP 3 source?  

 (i'm posting on google groups cakePHP **and** stackoverflow cakePHP)  
 (if this is the wrong place to post this, i appologize - where **should** 
 it go?)  
   
 setup:  
 Windows 7 Business Edition Service Pack 1  
 Server version: Apache/2.4.7 (Win32)  
 Apache Lounge VC11 Server built:   Nov 21 2013 20:13:01  
 PHP Version = 5.5.19  
 MysqlI Client API library version = mysqlnd 5.0.11-dev  
 CakePHP Version 3.0.0-RC1  
   
 tia, DaveT.  



-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.


namespaces in cakePHP 3?

2015-01-23 Thread McScreech
where are namespaces defined in cakePHP 3 source?  

(i'm posting on google groups cakePHP **and** stackoverflow cakePHP)  
(if this is the wrong place to post this, i appologize - where **should** 
it go?)  
  
setup:  
Windows 7 Business Edition Service Pack 1  
Server version: Apache/2.4.7 (Win32)  
Apache Lounge VC11 Server built:   Nov 21 2013 20:13:01  
PHP Version = 5.5.19  
MysqlI Client API library version = mysqlnd 5.0.11-dev  
CakePHP Version 3.0.0-RC1  
  
tia, DaveT.  

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.


Re: namespaces in cakePHP 3?

2015-01-23 Thread McScreech
sorry, i meant to ask about the 'Cake' namespace specifically. thanx again.

On Friday, 23 January 2015 15:07:25 UTC-5, McScreech wrote:

 where are namespaces defined in cakePHP 3 source?  

 (i'm posting on google groups cakePHP **and** stackoverflow cakePHP)  
 (if this is the wrong place to post this, i appologize - where **should** 
 it go?)  
   
 setup:  
 Windows 7 Business Edition Service Pack 1  
 Server version: Apache/2.4.7 (Win32)  
 Apache Lounge VC11 Server built:   Nov 21 2013 20:13:01  
 PHP Version = 5.5.19  
 MysqlI Client API library version = mysqlnd 5.0.11-dev  
 CakePHP Version 3.0.0-RC1  
   
 tia, DaveT.  



-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.


Re: namespaces in cakePHP 3?

2015-01-23 Thread Anthony GRASSIOT
it's defined here :
https://github.com/cakephp/cakephp/blob/3.0/composer.json#L35
and corespond to the src folder.
Le 23 janv. 2015 21:17, McScreech mcscre...@inbox.com a écrit :

 sorry, i meant to ask about the 'Cake' namespace specifically. thanx again.

 On Friday, 23 January 2015 15:07:25 UTC-5, McScreech wrote:

 where are namespaces defined in cakePHP 3 source?

 (i'm posting on google groups cakePHP **and** stackoverflow cakePHP)
 (if this is the wrong place to post this, i appologize - where **should**
 it go?)

 setup:
 Windows 7 Business Edition Service Pack 1
 Server version: Apache/2.4.7 (Win32)
 Apache Lounge VC11 Server built:   Nov 21 2013 20:13:01
 PHP Version = 5.5.19
 MysqlI Client API library version = mysqlnd 5.0.11-dev
 CakePHP Version 3.0.0-RC1

 tia, DaveT.

  --
 Like Us on FaceBook https://www.facebook.com/CakePHP
 Find us on Twitter http://twitter.com/CakePHP

 ---
 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to cake-php+unsubscr...@googlegroups.com.
 To post to this group, send email to cake-php@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php.
 For more options, visit https://groups.google.com/d/optout.


-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.