Closed thePalindrome closed 12 years ago
Seems like a valid idea. I am for it.
Maybe we could try putting it in the @see thing?
That could work yes, seeing (no pun intended) as we won't likely refer to other sources THAT often (which is what @see was intended for originally).
Especially when you consider that library calls should be obvious, @see starts to lose some if its charm
Alright, I guess that's it!
Please use the @see to say who wrote it!
My opinion with this: clearly I don't like this.
As said in this google's advice video about open source communities (really good one!) : https://www.youtube.com/watch?v=Q52kFL8zVoM
bad things:
well, that's all :D
you get the same functionality with seeing who commited what, and not all that poison.
I'm thinking we should start using our names on the files that we write, maybe as part of the function comments, just as some form of "in case of issue, please contact..." sort of thing...
I mention this because I pull some voodoo in my STDIO, and not everybody gets it, so having that sort of thing makes it easier on everybody.
Any thoughts?
~thePalindrome