Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » OCL » [Announce] MDT 1.1 development plan
[Announce] MDT 1.1 development plan [message #37575] Fri, 21 September 2007 14:02 Go to next message
Eclipse UserFriend
Originally posted by: Kenn.Hussey.embarcadero.com

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 #37998 is a reply to message #37575] 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 #38158 is a reply to message #37998] Mon, 24 September 2007 19:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Kenn.Hussey.embarcadero.com

Lucas,

I'm sure Miguel will give your suggestion (and contribution!) due
consideration when he puts together more detailed development plans for the
Ganymede release... at this point, the OCL Tools component has yet to be
provisioned. :(

Kenn

"lb" <lucas.bigeardel@anyware-tech.com> wrote in message
news:fd8kcr$e9d$1@build.eclipse.org...
> Kenn Hussey a
Re: [Announce] MDT 1.1 development plan [message #38318 is a reply to message #38158] Tue, 25 September 2007 07:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lucas.bigeardel.anyware-tech.com

Kenn Hussey a écrit :
> Lucas,
>
> I'm sure Miguel will give your suggestion (and contribution!) due
> consideration when he puts together more detailed development plans for the
> Ganymede release... at this point, the OCL Tools component has yet to be
> provisioned. :(
>
> Kenn
>

Kenn,

I'll take some time to talk with Miguel about that.

cheers,

- Lucas

> "lb" <lucas.bigeardel@anyware-tech.com> wrote in message
> news:fd8kcr$e9d$1@build.eclipse.org...
>> 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 #43030 is a reply to message #37575] 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 #43051 is a reply to message #43030] 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:Re: Referencing attribute of target class in message of OCL Constraint
Next Topic:how to create a TupleType?
Goto Forum:
  


Current Time: Thu Mar 28 12:29:36 GMT 2024

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

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

Back to the top