Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [capra-dev] Notification system in artifact handler breaks support for external models

>> Is this a similar problem with the trace model? How do you currently ensure that the right trace model is selected?

>

> Yes, it's the same problem with trace models. We can run with the trace models from the generic model, or any other model.


Sorry, I forgot a "not" in the previous mail. I meant to write:

Yes, it's the same problem with trace models. We can NOT run with the trace models from the generic model, or any other model.

Jens Lideström
Software developer
rt-labs

2017-06-29 14:39 GMT+02:00 Jens Lideström <jens.lidestrom@xxxxxxxxxxx>:

> Is this a similar problem with the trace model? How do you currently ensure that the right trace model is selected?


Yes, it's the same problem with trace models. We can run with the trace models from the generic model, or any other model.


Jens Lideström
Software developer
rt-labs

2017-06-29 14:33 GMT+02:00 Salome Maro <salome.maro@xxxxxxxxx>:

Is this a similar problem with the trace model? How do you currently ensure that the right trace model is selected?

 

Regards,

 

Salome.

 

From: <capra-dev-bounces@xxxxxxxxxxx> on behalf of Jens Lideström <jens.lidestrom@xxxxxxxxxxx>
Reply-To: capra developer discussions <capra-dev@xxxxxxxxxxx>
Date: Thursday, 29 June 2017 at 14:30
To: capra developer discussions <capra-dev@xxxxxxxxxxx>
Subject: Re: [capra-dev] Notification system in artifact handler breaks support for external models

 

> The generic models can be avoided by not installing the org.eclipse.capra.generic.feature

Yes, that has been our strategy so far. But this doesn't work any more since now the important artifact handlers can't be installed without the generic model.

The motivation for my quick fix solution thoughts in the previous mail was this:

Maybe we can find a way to have Capra choose the ReqTool model in case both the generic model and the ReqTool model are installed. Maybe that is easier and quicker that to get rid of all uses of the generic model in all the artifact handlers.

/Jens

 

2017-06-29 14:16 GMT+02:00 Hans-Erik Floryd <hans-erik.floryd@xxxxxxxxxxx>:

On 29 June 2017 at 13:57, Jens Lideström <jens.lidestrom@xxxxxxxxxxx> wrote:
> But we would still need a way to specify that we want the ReqTool model to
> be used, even if the generic model is present. Right now its a matter of
> chance I think. Sometimes it works because the ReqTool model happens to be
> first in the list of extension point contributions; sometimes it doesn't
> work.

The generic models can be avoided by not installing the
org.eclipse.capra.generic.feature feature. If the user installs
reqtool it should be possible to avoid pulling in that feature. Of
course if the user installs that feature explicitly then things will
break.

/Hans-Erik

_______________________________________________
capra-dev mailing list
capra-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/capra-dev

 


_______________________________________________
capra-dev mailing list
capra-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/capra-dev




Back to the top