|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[aplaws - Developing on APLAWS+] Can we remove versionId?Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7414108 By: terry_permeance Personally, I find it very annoying to see that lots of committed changes are only versionId changes: public final static String versionId = "$Id: Initializer.java 755 2005-09-02 13:42:47Z sskracic $" + "$Author: sskracic $" + "$DateTime: 2004/01/23 10:22:44 $"; (or equivalent) Can we remove all these? Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Aplaws-devel mailing list Aplaws-devel@... https://lists.sourceforge.net/lists/listinfo/aplaws-devel |
|
|
[aplaws - Developing on APLAWS+] RE: Can we remove versionId?Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7414147 By: pboy Terry, agreed. I think it would be sufficient to have a @version tag in the javadoc class comment using the $Id: tag, so we have an information about the last change, which could be useful. I'm not shure, if the variable versionId is ever used for program logic. A cursory look on grep -R 'versionId' * shows only definitions, no processing. Perhaps Alan knows about the reasons. Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Aplaws-devel mailing list Aplaws-devel@... https://lists.sourceforge.net/lists/listinfo/aplaws-devel |
|
|
[aplaws - Developing on APLAWS+] RE: Can we remove versionId?Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7415851 By: terry_permeance 868 x versionId properties have been removed in r1940 (Still trying to work out multi-line search/replace with Eclipse) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Aplaws-devel mailing list Aplaws-devel@... https://lists.sourceforge.net/lists/listinfo/aplaws-devel |
| Free embeddable forum powered by Nabble | Forum Help |