certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-dev] Inheritance of interaction class subscription


From: Eric Noulard
Subject: Re: [certi-dev] Inheritance of interaction class subscription
Date: Thu, 29 Dec 2011 10:46:33 +0100

2011/12/28 Michael Raab <address@hidden>:
> Hi all,
>
> I'm a bit confused about the following problem I'm currently facing.
> I have the following fed file declaration:
>
> (class TestClassRoot reliable timestamp
>   (parameter param1)
>   (parameter param2)
>
>   (class TestClassSub1 reliable timestamp)
>   (class TestClassSub2 reliable timestamp)
> ) ;; end of TestClassRoot
> My application subscribes interaction class TestClassRoot. During execution
> several interactions of TestClassSub1 and TestClassSub2 are sent,
> but I do not receive any of them. In my opinion this kind inheritance should
> work. Or am I wrong?

No I think you are right.

> In an earlier version of my application this worked well but stopped working
> now. As I ported my app some time ago from DMSO to CERTI I'm not sure if it
> ever worked with CERTI, but I would think so.

I'll try to reproduce the problem on my side.
Which version of CERTI are you currently using?

> Hope someone can help.

I'll try.

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]