To whom it may concern. I've blogged about a system to systematically
refer to certain parts of js source code using unique tags. I refer to
this as JSpath, since it resembles the Xpath system. It might be
useful for automated tool reporting, other than "line x, column y",
and jsdocs. It might also be crap and overly complex. In that case I
just had fun thinking about source code in a very, very geeky way :)
See
http://qfox.nl/weblog/262 for details
- peter