Let's discuss code and structure
#10
First off, I'd like to thank stef for deleting unused project files.

Quote:removed CUBE_TODO.txt …

Has been outdated for nine years and is apparently a huge distraction for
wannabe new coders.

latest commit be8d2f0923
stef ac-stef authored 5 hours ago
Now, to address grenadier:

That's not entirely true. One really big bout of refactoring, and then setting down code quality guidelines would do it. If the code doesn't meet the guidelines, it should not be merged into the main code.

Okay. You're a weak programmer, you can understand many parts of the code cool. Just because you can doesn't mean other people can. It's easier for a skilled programmer (not saying I'm skilled either) to read code that is actually written by skilled programmers. It's harder for skilled programmers (who are used to quality code) to flip through the code base. It's also not just about understanding bits of code.

Also, sure it's boring but it's important. You think it's not useful. But honestly, it's really, really useful. Furthermore, if this project has already reached "I do what I want to do" and not "I do what's good for the project", then it's already dead.
Thanks given by:


Messages In This Thread
Let's discuss code and structure - by Mousikos - 22 Nov 14, 04:40AM
RE: Let's discuss code and structure - by Mousikos - 22 Nov 14, 07:26PM
RE: Let's discuss code and structure - by SKB - 22 Nov 14, 05:48PM