<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Sounds great, will take a look at it.<br>
    <br>
    Lars<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 17.03.2015 um 02:10 schrieb Keith
      Babo:<br>
    </div>
    <blockquote
      cite="mid:F0417A59-4E0A-4A02-ABFE-9254B1753258@redhat.com"
      type="cite"><br class="">
      <div class="">I have pushed a datamapper-integration branch to my
        fork which demonstrates model updates outside of the route using
        a palette extension:</div>
      <div class=""><a moz-do-not-send="true"
          href="https://github.com/kcbabo/fuseide/tree/datamapper-integration"
          class="">https://github.com/kcbabo/fuseide/tree/datamapper-integration</a></div>
      <div class=""><br class="">
      </div>
      <div class="">There were a couple of issues, but the main culprit
        was that the save logic would only update routes and would
        ignore anything else added to the camel context via JAXB.  This
        sort of makes sense, since the Camel editor so far has only
        edited routes within the camel context.  I have a fix for that
        in my commit.  It’s pretty straightforward, but I was only
        really paying attention to the path I cared about while testing
        it.  I need to review the other marshal* methods in RouteXml and
        see if anything else needs to be updated.  Expect some minor
        cleanup before a PR.</div>
      <div class=""><br class="">
      </div>
      <div class="">I have also updated our palette extension class,
        removing all unnecessary code and structuring it so it’s clear
        what needs to be added where.  I’m using hard-coded data for
        populating the camel context merely as an example.  I will look
        to wire this into the wizard tomorrow, which will also involve
        moving all of the tooling over to the Camel JAXB model and
        removing our own generated JAXB models.</div>
      <div class=""><br class="">
      </div>
      <div class="">~ keith</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
jbosstools-fuse-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-fuse-dev@lists.jboss.org">jbosstools-fuse-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-fuse-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-fuse-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>