<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Graph Editor Continued: GMF and Graphiti Compared
</h3>
<span style="margin-bottom: 10px;">
    modified by <a href="http://community.jboss.org/people/koen.aers%40jboss.com">Koen Aers</a> in <i>JBoss Tools</i> - <a href="http://community.jboss.org/community/tools/blog/2011/02/25/graph-editor-continued-gmf-and-graphiti-compared">View the full blog post</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Next month at <a class="jive-link-external-small" href="http://www.eclipsecon.org/2011/">EclipseCon</a> I'll be continuing the saga of the Graph Editor. This story actually starts back in 2005, when I was working on the very first graphical editor for jBPM 3. I was using the Eclipse <a class="jive-link-external-small" href="http://www.eclipse.org/gef/">Graphical Editing Framework</a> (GEF) and became very frustrated with the lack of good documentation. So for my own records, I kept notes as to how the application was put together. The result served as the base for a number of talks and tutorials on GEF at the EclipseWorld (2005, 2006 and 2007) and EclipseCon (2006, 2007 and 2008) conferences. Should you be interested, I have attached <a class="" href="http://community.jboss.org/servlet/JiveServlet/download/3646-27512/Developing_an_Editor_for_Directed_Graphs_with_the_Eclipse_Graphical_Editing_Framework.zip">the last version of this tutorial</a> that I presented at EclipseCon 2008.</p><p>In the meantime, two other frameworks have emerged in the Eclipse realm that can be used to create such rich graphical editors. The <a class="jive-link-external-small" href="http://www.eclipse.org/modeling/gmp/">Graphical Modeling Framework</a> (GMF) has been around for a very long time even and is well matured. It builds on top of GEF and the <a class="jive-link-external-small" href="http://www.eclipse.org/modeling/emf/">Eclipse Modeling Framework</a> (EMF). It also has a powerful tools suite that can be used to quickly model and generate your application. Graphiti is a bit more recent and is currently in incubation at Eclipse. <a class="jive-link-external-small" href="http://www.eclipse.org/graphiti/">Graphiti</a> also builds on top of GEF and uses EMF to store its graphical details. EMF is also the preferred way to serialize the semantic model.</p><p>During the previous year, I have been using GMF intensively while forging a <a class="jive-link-external-small" href="http://koentsje.blogspot.com/2011/02/business-rules-and-new-icons.html">prototype BPMN2 editor</a> for <a class="jive-link-external-small" href="http://www.jboss.org/jbpm">jBPM 5</a>. Later that same year I was asked to investigate Graphiti as a candidate technology for a BPMN2 editor. Just like 6 years ago, I have kept notes on the use of both of these technologies. It was only a small step to turn these notes into a presentation comparing both technologies. So I am happy to have been accepted to share this experience at the upcoming EclipseCon conference. </p><p>If you expected to see the results of the comparison in this post, I'll have to disappoint you. I will probably write up an article later on but in the meantime I'll leave the scoop to the EclipseCon attendees. The advice is to <a class="jive-link-external-small" href="http://www.eclipsecon.org/2011/registration/?page=registration">register for EclipseCon</a> and attend <a class="jive-link-external-small" href="http://www.eclipsecon.org/2011/sessions/?page=sessions&amp;id=2179">my session</a> on Tuesday March 22nd at 2:30 pm. I hope I will see a lot of you! </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Cheers,</p><p>Koen </p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Comment by <a href="http://community.jboss.org/community/tools/blog/2011/02/25/graph-editor-continued-gmf-and-graphiti-compared">going to Community</a></p>

</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>