Changes between Initial Version and Version 1 of Ticket #3833, comment 3
- Timestamp:
- 2019-11-08T00:54:28Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3833, comment 3
initial v1 1 1 I'm sorry but I don't understand why you write the {{{Mypipe}}} model this way. 2 2 3 {{{DynamicPipe}}} already contains the declaration of a {{{Medium}}} package. {{{Mypipe}}} extends from it, so it already has it, and this causes some kind of conflict if you re-add the declaration with the same name. I don't see the point of doing so?Can't you just write3 {{{DynamicPipe}}} already contains the declaration of a {{{Medium}}} package. {{{Mypipe}}} extends from it, so it already has it, and this causes some kind of conflict if you re-add the declaration with the same name. I can't see the point of doing so. Can't you just write 4 4 {{{#!mo 5 5 model Mypipe