I just don't think its necessary regardless of whether it works. If you want to leave them that's ok but I think its overkill and makes the code slightly longer and more difficult to read.
I wouldn't be in a hurry to remove them - just whenever we spot one and we're committing anyways. Sean On 2/22/06, Manfred Geiler <[EMAIL PROTECTED]> wrote: > Maybe, but also the $Author$ was changed in one case and not in the other > case. > > Manfred > > > On 2/22/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > $Rev$ does the trick ;-) > > > > On 2/22/06, Manfred Geiler <[EMAIL PROTECTED]> wrote: > > > ok, fine. > > > It also seems to work sometimes and sometimes not. > > > I recently checked in two classes. One had the "last modified" and > > > "revision" updated one not. Curious. Ok, let's get rid of these. > > > > > > Manfred > > > > > > > > > On 2/22/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > > > > We stopped using them a while ago. SVN keeps track of who last > > > > modified etc. In fact, SVN tells you who last modified what line (svn > > > > blame). A while back I seem to recall us deciding that since SVN is > > > > keeeping track of all of this there was no need to keep up the > > > > practice. > > > > > > > > Sean > > > > > > > > On 2/22/06, Manfred Geiler <[EMAIL PROTECTED]> wrote: > > > > > Sean, > > > > > is there an important reason for not having these svn "macros"? > > > > > > > > > > Manfred > > > > > > > > > > > > > > > On 2/22/06, Apache Wiki <[EMAIL PROTECTED]> wrote: > > > > > > Dear Wiki user, > > > > > > > > > > > > You have subscribed to a wiki page or wiki category on "Myfaces > > > > > > Wiki" for change notification. > > > > > > > > > > > > The following page has been changed by schof: > > > > > > http://wiki.apache.org/myfaces/MyFaces_Developer_Notes > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > > > /** > > > > > > * Very detailed description goes here... ;-) > > > > > > * > > > > > > + * @author Bug Rogers > > > > > > - * @author Bug Rogers (latest modification by $Author$) > > > > > > - * @version $Revision$ $Date$ > > > > > > */ > > > > > > }}} > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > Matthias Wessendorf > > Zülpicher Wall 12, 239 > > 50674 Köln > > http://www.wessendorf.net > > mwessendorf-at-gmail-dot-com > > >
