On Mon, 2002-03-04 at 21:54, Daniel Rall wrote: > I don't care too much about these particular links (-0), but in > general I am strongly -1 on HTML which opens links in new browser > windows. Every graphical user agent which I've every used supports > this behavior via some sort of key combination (i.e. right click > > open in new window under windows, middle click under linux, etc.). > The choice should be left up to the user. And if the user finds > himself somewhere where she didn't mean to go, that's what the back > button is for.
+1 I don't like the new browser thing either. I find it annoying actually. > Dan > > > [EMAIL PROTECTED] writes: > > > tcopeland 02/03/04 17:48:28 > > > > Modified: xdocs metrics.xml > > Log: > > Changed the links at the top to open in a new browser window. I hope this is OK >with you, Pete and Stephane; I kind of feel that opening in a new browser window lets >the reader go off on a tangent for a bit while preserving his original location.... > > > > Revision Changes Path > > 1.6 +3 -3 jakarta-turbine-maven/xdocs/metrics.xml > > > > Index: metrics.xml > > =================================================================== > > RCS file: /home/cvs/jakarta-turbine-maven/xdocs/metrics.xml,v > > retrieving revision 1.5 > > retrieving revision 1.6 > > diff -u -r1.5 -r1.6 > > --- metrics.xml 26 Feb 2002 13:00:30 -0000 1.5 > > +++ metrics.xml 5 Mar 2002 01:48:28 -0000 1.6 > > @@ -17,12 +17,12 @@ > > </p> > > <p> > > Most of it has been blatently copied from the <a > > - href="http://www.webgain.com">WebGain</a> QA manual and from > > + href="http://www.webgain.com" target="_blank">WebGain</a> QA manual and >from > > Robert C. Martin article : <a > > - >href="http://www.objectmentor.com/resources/articles/oodmetrc.pdf">Object > > + href="http://www.objectmentor.com/resources/articles/oodmetrc.pdf" >target="_blank">Object > > Oriented Design Quality Metric - An Analysis</a>. See also > > McCabe publication <a > > - href="http://www.mccabe.com/nist/nist_pub.php">Structured > > + href="http://www.mccabe.com/nist/nist_pub.php" >target="_blank">Structured > > Testing: A Testing Methodology Using the Cyclomatic Complexity > > Metric</a> > > </p> > > > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
