blob: f43b1a636a1e2d95efece1b71da6d42efe832d03 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/transitional.dtd">
<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>Create Useful Documentation with Mylyn Intent : transcript</title>
<link rel="stylesheet" type="text/css" href="talk.css">
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#000080" vlink="#0000CC" alink="#000080">
<center>
<a href="img0.html"><img src="first.png" border=0 alt="Première page"></a> <a href="img20.html"><img src="left.png" border=0 alt="Précédent"></a> <a href="img22.html"><img src="right.png" border=0 alt="Suivant"></a> <a href="img29.html"><img src="last.png" border=0 alt="Dernière page"></a> <a href="Intent_AgileALMConnect2012.htm"><img src="home.png" border=0 alt="Résumé"></a> <a href="text21.html"><img src="text.png" border=0 alt="Texte"></a></center><br>
<img src="img21.png" alt="" style="float:left"/>
<p><p style="direction:ltr;"></p>
<p style="direction:ltr;">Thanks to a validation framework, you will be able to make sure that the whole team follows rules YOU judge as important. </p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;">As opposed to checkstyle, such standards can be independent from the code. </p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;">Here are some examples of rules you can plug in Intent to control code consistency : </p>
<p style="direction:ltr;">- Depency-relative : any Action displayed to end-users should be exported as API</p>
<p style="direction:ltr;">- Test coverage : any Action displayed to end-users should be covered by at least one SWTBot test</p>
<p style="direction:ltr;">- Doc related : any Action displayed to end-users should be presented inside the User Guide with a screenshot</p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;">Such rules make the team stick to your own standards &amp; processes automatically.
In result, you'll spend less time reviewing the code, and will be able to focus on the dev itself.</p>
<p style="direction:ltr;">Your code will be both <b>documented and consistent</b>, which will ease its understanding.
</p>
</body>
</html>