After the PR for SR-11580 merged, there was consensus, based on feedback, that the new convenience methods floatingValue and integerValue, should be optional in order to prevent potential crashes. This story is for implementation of this change. There was additional feedback involving naming and genericity. Depending on PR-review feedback, this story may encompass implementation of these changes as well.
The text was updated successfully, but these errors were encountered:
Additional Detail from JIRA
md5: 14ad515b7c276d59a1dd762b567c3a4b
Issue Description:
After the PR for SR-11580 merged, there was consensus, based on feedback, that the new convenience methods
floatingValue
andintegerValue
, should be optional in order to prevent potential crashes. This story is for implementation of this change. There was additional feedback involving naming and genericity. Depending on PR-review feedback, this story may encompass implementation of these changes as well.The text was updated successfully, but these errors were encountered: