Magnus Lycka wrote: > [EMAIL PROTECTED] wrote: > >> Ok, >> >> I give up. DRY = Don't Repeat Yourself (google Pragmatic Programmers) >> but SPOT? Google is little help here, SPOT is too common a word. > > > The only SPOT I worked with (as I know of) was SPOT4 > (Le Systeme Pour 'l Observation de la Terre) but that's > probably not it...
Probably not !-) > Single Point Of Truth? And the winner is... <your-name-here /> > It seems some claim that DRY and > SPOT are the same things. > http://www.artima.com/cppsource/reducepnp3.html Well, they are at least very closely related !-) And I of course forgot OnceAndOnlyOnce... -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list