Re: [Trinidad][api] - Any objections / counter-proposals for (TRINIDAD-1810) Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis]

2010-06-10 Thread Diar Ahmed
Hi All, I have attached a patch for this issue for trunk as well as the1.2.12.3 branch. It would be great if somebody could commit these patches. Thanks, Diar Diar Ahmed wrote: Hi Again, So what we would like to do to fix this issue is to make the following methods on NumberConverter

Re: [Trinidad][api] - Any objections / counter-proposals for (TRINIDAD-1810) Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis]

2010-05-26 Thread Diar Ahmed
Hi Again, So what we would like to do to fix this issue is to make the following methods on NumberConverter public. - protected boolean isMaximumFractionDigitsSet() - protected boolean isMinimumFractionDigitsSet() - protected boolean isMaximumIntegerDigitsSet() - protected boolean

Re: [Trinidad][api] - Any objections / counter-proposals for (TRINIDAD-1810) Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis]

2010-05-26 Thread Matthias Wessendorf
+1 On Wed, May 26, 2010 at 1:54 PM, Diar Ahmed diar.ah...@oracle.com wrote: Hi Again, So what we would like to do to fix this issue is to make the following methods on NumberConverter public. - protected boolean isMaximumFractionDigitsSet() - protected boolean

Re: [Trinidad][api] - Any objections / counter-proposals for (TRINIDAD-1810) Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis]

2010-05-26 Thread Blake Sullivan
+1 -- Blake Sullivan On May 26, 2010, at 5:33 AM, Matthias Wessendorf wrote: +1 On Wed, May 26, 2010 at 1:54 PM, Diar Ahmed diar.ah...@oracle.com wrote: Hi Again, So what we would like to do to fix this issue is to make the following methods on NumberConverter public. - protected

[Trinidad][api] - Any objections / counter-proposals for (TRINIDAD-1810) Flash component needs public version of NumberConverter.is[Min/Max][Fraction/Integer]DigitsSet() apis]

2010-05-20 Thread Diar Ahmed
Resending with [api] to be more specific about this request. Thanks, Diar Diar Ahmed wrote: Hi Trinidad Developers, I just filed (TRINIDAD-1810) - https://issues.apache.org/jira/browse/TRINIDAD-1810 Flash component needs public version of