Bug 530294 - Sirius Default Properties: add BigDecimal & BigInteger to text widget handled types
Summary: Sirius Default Properties: add BigDecimal & BigInteger to text widget handled...
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Properties (show other bugs)
Version: 5.1.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-01-25 05:49 EST by Axel RICHARD CLA
Modified: 2018-03-13 08:53 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Axel RICHARD CLA 2018-01-25 05:49:15 EST
Hello,

The default properties view doesn't display properties which type is java.math.BigDecimal or java.math.BigInteger.

I propose to add both types to the boolean org.eclipse.sirius.properties.core.internal.EditSupportSpec.needsTextWidget(EStructuralFeature eStructuralFeature) method.

What do you think about it ?

Best regards,
Comment 1 Laurent Fasani CLA 2018-03-13 08:53:26 EDT
Hello

I do not see any reason to reject your enhancement because java.math.BigDecimal or java.math.BigInteger are "common" types in rt.jar.

Thanks for your enhancement proposal.