Comment Re:What's the PHP equivalent to Java NIO? (Score 1) 627
But who the hell is going to mantain it??
I do..
To quote Yoda "Control, You must learn Control..
Any language can give rise to large, unmanageable projects. If you discipline yourself, and your co-developers, you can keep it all in check. If you are so sure that 1,000,000+ lines of code will be exceedingly difficult to maintine, you can always create a code management system ;->. I did. Point being, size doesn't matter.... At least that's what I was told.
I do..
To quote Yoda "Control, You must learn Control..
Any language can give rise to large, unmanageable projects. If you discipline yourself, and your co-developers, you can keep it all in check. If you are so sure that 1,000,000+ lines of code will be exceedingly difficult to maintine, you can always create a code management system