Bug 530294

Summary: Sirius Default Properties: add BigDecimal & BigInteger to text widget handled types
Product: [Modeling] Sirius Reporter: Axel RICHARD <axel.richard>
Component: PropertiesAssignee: Project Inbox <sirius.properties-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: laurent.fasani, maxime.porhel
Version: 5.1.0Keywords: triaged
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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.