Created
June 20, 2012 15:24
-
-
Save basz/2960456 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| today@irc#composer | |
| regarding autoload settings in composer.json | |
| basz: What would you recommend for zf2 modules? which contain one ModuleName/Module.php and the actual code in ModuleName/src/ModuleName/ ? so namespaces are for example ModuleName\Module and ModuleName\Controllers\MyController | |
| Seldaek: basz: whaaat? | |
| Seldaek: this is fucked up | |
| basz: tell #zftalk.2 :-) | |
| Seldaek: basz: well, if it needs to be autolaoded, this makes zero sense to me | |
| Seldaek: the src/ dir should die at least |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment