|
I just checked in some changes to GLASS to start using SqNumberParser for parsing numbers in GLASS (Issue 229) and I added code to the parser so that it would use Locale class>>decimalPoint when parsing floats (Issue 230) ... I haven't done any testing with a system that actually changes the Locale, but then I don't have an app that is sensitive to decimal point changes ...
Soooo, if you have a GLASS application that uses characters other than $. for decimal points now would be a good time to give me some feedback ...
If you upgrade to GLASS 1.0-beta.8.7 (using the Update... menu) in an experimental repository, you can take the new code for a spin and let me know if I've made your life better (or worse).
The unit tests are passing, but switching to a new number parser is a big change ...
GLASS 1.0-beta.8.7 is several weeks away from release so there should be plenty of time for testing (let me know if you care and can't get around to testing right away ... I'll just wait for you to take it for a spin).
I am continuing development in GLASS 1.0-beta.8.7, but the pace of change in the core packages should go down as I move into other areas (Seaside, Magritte and Pier) ...
Dale
|