Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 01 Jun 13
- changed multiplicity of mixin, object-mixin, filter, object-filter from 1..n to 0..n; rationale: when one has a list of eg. mixins, wh… Show more
- changed multiplicity of mixin, object-mixin, filter, object-filter   from 1..n to 0..n; rationale: when one has a list of eg. mixins,   which should be passed, one has to test for the length before   passing it, otherwise the empty list would generate an error.   Allowing 0..n makes the usage simpler and the program shorter.

Show less

2-1-0-rc + 55 more