Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » [Announce] MDT 1.1 development plan
[Announce] MDT 1.1 development plan [message #476019] Fri, 21 September 2007 14:02 Go to next message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
A draft of the development plan for MDT 1.1, targeted for June 2008 as part
of the Ganymede simultaneous release, has been posted at
http://www.eclipse.org/modeling/mdt/docs/plans/mdt_project_p lan_1_1.html.
Feedback is welcome.

Kenn
Re: [Announce] MDT 1.1 development plan [message #476189 is a reply to message #476019] Mon, 24 September 2007 15:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lucas.bigeardel.anyware-tech.com

Kenn Hussey a écrit :
> A draft of the development plan for MDT 1.1, targeted for June 2008 as part
> of the Ganymede simultaneous release, has been posted at
> http://www.eclipse.org/modeling/mdt/docs/plans/mdt_project_p lan_1_1.html.
> Feedback is welcome.
>
> Kenn
>
>
>

I would suggest adding an dev plan item for a reusable OCL widget for
edition purpose.

[OCL Tools component]:{Reusable OCL editor widget}

My idea would be to give user possibility to embbed such OCL widget as
part of their tools UI (eg: inside wizard page, console page, tabbed
propeties page, search page, ....).

Maybe could we inspire ourselve from the OCL interpreter example coming
from EMFT Query, having a MDT OCLViewer with M1/M2 support for OCL
editing, based on the MDT OCL Parser.

I already have a need for such feature in [EMFT Search] and can offer
reasonible contribution effort for that.

regards,
Re: [Announce] MDT 1.1 development plan [message #476457 is a reply to message #476019] Wed, 07 November 2007 06:41 Go to previous messageGo to next message
Nicolas Rouquette is currently offline Nicolas RouquetteFriend
Messages: 157
Registered: July 2009
Senior Member
Hi Kenn,

One area where the UML API is particularly weak on is protecting itself
in cases where exceptions are triggered precisely because something has
made the model ill-formed - e.g., a circular containment hierarchy, a
circular generalization hierarchy, etc... In some cases (e.g., circular
containment induced from a package merge operation gone bad), we can
even induce an infinite loop in the exception handling code that
attempts to undo the mess. I observed these things in the Eclipse 3.2
environment I work with (uml 2.0.4) From the CVS logs, I am not sure if
the issues are still there or not. If they are, is this the sort of
issue that could be considered for the MDT 1.1 plan?

Cheers,
-- Nicolas.


Kenn Hussey wrote:
> A draft of the development plan for MDT 1.1, targeted for June 2008 as part
> of the Ganymede simultaneous release, has been posted at
> http://www.eclipse.org/modeling/mdt/docs/plans/mdt_project_p lan_1_1.html.
> Feedback is welcome.
>
> Kenn
>
>
>
Re: [Announce] MDT 1.1 development plan [message #476525 is a reply to message #476457] Wed, 07 November 2007 15:46 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Nicolas,

If possible, could you please raise specific defects (with steps to
reproduce the problem).
Contributions from the community regarding filling out the various
validation functions is always welcomed ;).

Cheers,
- James.

"Nicolas Rouquette" <nicolas.rouquette@jpl.nasa.gov> wrote in message
news:47315E30.4040903@jpl.nasa.gov...
> Hi Kenn,
>
> One area where the UML API is particularly weak on is protecting itself in
> cases where exceptions are triggered precisely because something has made
> the model ill-formed - e.g., a circular containment hierarchy, a circular
> generalization hierarchy, etc... In some cases (e.g., circular containment
> induced from a package merge operation gone bad), we can even induce an
> infinite loop in the exception handling code that attempts to undo the
> mess. I observed these things in the Eclipse 3.2 environment I work with
> (uml 2.0.4) From the CVS logs, I am not sure if the issues are still there
> or not. If they are, is this the sort of issue that could be considered
> for the MDT 1.1 plan?
>
> Cheers,
> -- Nicolas.
>
>
> Kenn Hussey wrote:
>> A draft of the development plan for MDT 1.1, targeted for June 2008 as
>> part of the Ganymede simultaneous release, has been posted at
>> http://www.eclipse.org/modeling/mdt/docs/plans/mdt_project_p lan_1_1.html.
>> Feedback is welcome.
>>
>> Kenn
>>
>>
Previous Topic:how to generate code for statemachine?
Next Topic:UML2 Books
Goto Forum:
  


Current Time: Wed Apr 24 23:06:15 GMT 2024

Powered by FUDForum. Page generated in 0.03575 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top