blob: 2ae7989ea5495e6011a415caee9a1073f84cd8b9 [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="img23.html"><img src="left.png" border=0 alt="Précédent"></a> <a href="img25.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_ece2011.htm"><img src="home.png" border=0 alt="Résumé"></a> <a href="text24.html"><img src="text.png" border=0 alt="Texte"></a></center><br>
<img src="img24.png" alt="" style="float:left"/>
<p><p style="direction:ltr;">First of all we're planning to improve intent core features. </p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;">We will first develop a doc export mechanism.
The exported Intent document should be in PDF or HTML, and will provide useful informations like indexes to quickly get the doc parts related
to any concept, links between sections...</p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;">We'll also improve the editor by adding a complete code completion (inside model fragments) and a preview view (a bit like wikitext),
where both textual explanations and model fragments will be rendered in a user-friendly form. We're also planning to support drag and drop, so that when you drag a Java class
inside an Intent document, the Model fragements describing this class can be created automatically.</p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;">We would also like to populate the Problem view with synchronization and validation issues.</p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;">We'll also provide an integration with DOT/Zest, to allow you to define diagrams directly inside Intent documents.</p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;">We'll work hard on extensibility, so you can provide your own validation or synchronization quick-fixes. If you think about the demo,
this can be a quick-fix that allows you to rename a javaclass in one-click when a synchronization issue is detected.
</p>
<p style="direction:ltr;">You will also be able to provide your own syntax and editors for documentation or to define model fragments
(you may use an XCore editor if you are defining ECore models, Xdoc to write your pure documentation zones...).</p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;"></p>
<p style="direction:ltr;"></p>
</p>
</body>
</html>