Opened 13 years ago

Closed 13 years ago

#156 closed defect (fixed)

add type checking to isParameterSupported implementations for new parameter editors

Reported by: Kevin Milner Owned by: Kevin Milner
Priority: major Milestone: OpenSHA 1.2
Component: commons Version:
Keywords: Cc:

Description

Implementations of isParameterSupported should check that getValue() instanceof Type. So StringParameterEditor? should check that param.getValue() instanceof String.

Change History (1)

comment:1 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

done in [7520]

Note: See TracTickets for help on using tickets.