Quote:
Agrajag said:
If I make a RMG, I'll definitely release the source.
Though I'm not sure how easy it would be to dive into it, what with no comments, and no programming skill on my part 
Maybe you can drown in it 
|
It's a well-known rule that implementing something from scratch is probably to be better for yourself and the program than to take stuff from somebody else and then try to understand how it works and patch it in places to add functionality. But having a reference is good in any case. Comments are optional as long as function names and variables are sensibly chosen and there's clear indentation.