Opened 13 years ago
Last modified 10 years ago
#150 new enhancement
Clean Parameter implementations and subclasses of duplicate methods
Reported by: | Peter Powers | Owned by: | Peter Powers |
---|---|---|---|
Priority: | minor | Milestone: | OpenSHA 1.4 |
Component: | sha | Version: | |
Keywords: | Cc: |
Description
There Parameters here and there that extend basic parameters in common but that do not override behaviors as needed, they instead are wholesale copies of the parent parameter.
Compare MagDistStringParameter? and StringParameter?
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | OpenSHA 1.2 → OpenSHA 1.3 |
---|
comment:2 Changed 10 years ago by
Milestone: | OpenSHA 1.3 → OpenSHA 1.4 |
---|
yuck - still an issue, deal with later
Note: See
TracTickets for help on using
tickets.
A lot of changes were made to the Param classes recently and it would probably be better to wait on further changes or refactoring until 1.2 proves stable.