Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 0.6.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
With the ID Keyword within SVN into each file the date and name of the last committer is avaiable to the public.
This leads to the opinion that the committer is the person who proposed and wrote the class. Which is not correct as some of us are fixing and patching classes which they did not propose nor code.
For example: It looks like bkarvin wrote the framework as 70% of all classes were tagged to him ![]()
Better would be to have eighter a namelist in the classheader with the authors of this class.
And/Or erasing the last committers name from the ID Tag in SVN.
Issue Links
| This issue depends on: | ||||
| ZF-691 | Coding Standards Version 1.0 |
|
|
|
Hmm, you bring up an interesting point, but you do need to remember that once we get the mass changes done, it will be more manageable.
Bill is mentioned b/c he did the most recent global replacement for Zend::exception().
All in all, I am attempting to fix some of the standardization of code as well as doc block issues.. See ZF-691.
I personally like being able to see in the files who commited to which specific revision, its nearly as important as which revision that the file is a part of.
I think we should also streamline this page:
http://framework.zend.com/wiki/x/HCs [Who is Responsible for Each Component?]
Bill maintains a list off site in a spreadsheet that is far more comprehensive, and while that works for now, I think in the next 6 months or so we will take the advantages of Jira/Confluence to streamline this too.
Marking this as linked to 691 since it deals with docbook standardization.
Please see my post on the mailing list about standard docbooks and comment there, perhaps there is another file header we should be adding? perhaps a link to the wiki?
your thoughts?