| <!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="img17.html"><img src="left.png" border=0 alt="Précédent"></a> <a href="img19.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="text18.html"><img src="text.png" border=0 alt="Texte"></a></center><br> |
| <img src="img18.png" alt="" style="float:left"/> |
| |
| <p>This synchronization mechanism is totally extensible : you will be able to synchronize any kind of artifact with the documentation, as long as |
| the corresponding <b>Synchronization Bridge</b> has been written.</p> |
| <p > |
| To write your own synchronization bridge, you only have to : |
| <br/> - Be able to represent a specific kind of technical artifact (for example Java Classes) as a model <br/> - |
| Be able to detect when a change occur on this kind of technical artifact. This feature is optional, and allows Intent to detect synchronization issues in real-time |
| </p> |
| |
| <p> |
| I invite you to check the Intent wiki if you want more information about how to provide your own synchronization bridge. |
| |
| </p> |
| </body> |
| </html> |