+1 for this. I realize this is an Eclipse-based mechanism for marking externalized strings, but most of the Wink committers use Eclipse, I think. Besides, it's a useful marker for people who use other IDEs.
Thanks Jesse. mike On Wed, Mar 3, 2010 at 12:23 PM, Jesse A Ramos <[email protected]> wrote: > Hi, > > Today I'll be dropping some changes in which NON-NLS comments are added to > lines of code that have Strings that do not need to be NLS translated. > (ex: //$NON-NLS-1$). This way, when we go through new code to find > messages that need to be translated in the future, we do not hit these > lines which we have already looked at. Let me know if you have any > comments for or against this change. > >
