Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Wish to contribute a TreeMapper

Done at https://bugs.eclipse.org/bugs/show_bug.cgi?id=354797

On 16/08/2011 10:05, Tom Schindl wrote:
Hi,

Please open a bug against Nebula and attach the sources then we can
start the contribution process.

Tom

Am 16.08.11 10:03, schrieb Mickael Istria:
Sorry, I did not tell you the credentials to see the code. It is
anonymous/anonymous.

HTH

On 11/08/2011 21:55, Wim Jongman wrote:
Hi Mickael,

That looks nice. The link you provide is not working.

Regards,

Wim

On Thu, Aug 11, 2011 at 4:02 PM, Mickael Istria
<mickael.istria@xxxxxxxxxxxxxx <mailto:mickael.istria@xxxxxxxxxxxxxx>>
wrote:

    Hi all,

    I have been working on a widget that we plan to use in the BPEL
    designer soon. It is a TreeMapper that makes easier the definition
    of mapping between 2 structured objects. It renders objects as
    trees, and mappings as lines. It relies on classical TreeViewers
    for Trees, and the mapping stuff is made with Draw2d. However,
    people don't have to deal with the draw2d stuff, since there is an
    interface to implement that "resolve" mappings to semantic
    elements, a bit like a ContentProvider manipulates semantic items
    to hide SWT items. You can find attached 2 screenshots.
    The code is working well and available under EPL here [1]. As I've
    also worked for other projects than BPEL editor (JWT, GMF, Bonita
    Open Solution, PetalsStudio...), I think there are a lot of use
    cases for this widget. That's why I'd like to share it with the
    Eclipse community.
    Of course, it is still in an "Incubation" phase, but having it
    part of Nebula will probably increase interest in it, so that it
    could leave the Incubation phase as soon as several Eclipse
    project use it successfully.

    Please tell me if you find this interesting for the Nebula project
    to host this widget and its future development.

    Regards,

    [1]
    http://forge.ebmwebsourcing.com/svnroot/petals-eclipse/branches/TreeMapper
    -- 

    Mickael Istria
    R&D Engineer, Eclipse Plug-in RCP Developer

    PetalsLink <http://www.petalslink.com> - Open Source SOA

    My blog <http://mickaelistria.wordpress.com> - My Tweets
    <https://twitter.com/#%21/mickaelistria>


    _______________________________________________
    nebula-dev mailing list
    nebula-dev@xxxxxxxxxxx <mailto:nebula-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/nebula-dev



_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev

-- 

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink <http://www.petalslink.com> - Open Source SOA

My blog <http://mickaelistria.wordpress.com> - My Tweets
<https://twitter.com/#%21/mickaelistria>



_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev
_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev


--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets


Back to the top