"Correct" is such a nuanced word. I don't know whether the observed
behavior is by design, but I don't find it surprising. I would not
have found your expected behavior surprising either, however.
You may be able to achieve your desired result like this:
class { "parent": foo => "test" }
clas
On May 20, 10:20 am, Carles Amigó wrote:
> Hi,
>
> I'm trying to pass a parameter different from the default to the child
> of a parametrized class with inheritance,
I would not recommend mixing class inheritance with parameterized
classes.
As a separate matter, I would recommend to most peop