[TYPO3-core] RFC: #9313: Introduce HTTP_STATUS-Constants

Ingo Renner ingo at typo3.org
Sat Sep 13 17:03:13 CEST 2008


Dmitry Dulepov [typo3] wrote:


> Ingo Renner wrote:
>> agreed, or even t3lib_http_Response and t3lib_http_Request
> 
> Hmmm. Since when do we use underscores to separate words in class names?

in this case it would result in having those classes in 
t3lib/http/class.t3lib_http_Response.php and 
t3lib/http/class.t3lib_http_Request.php

... just another folder to keep stuff grouped together. This will later 
also help for the autoloader to work better.


We coud of course just do t3lib_HttpResponse and t3lib_HttpRequest and 
just put them into t3lib without the subfolder. I would prefer the 
former option, though.


Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2


More information about the TYPO3-team-core mailing list