No Internationalization (nor Multilingual) Project in bug tracker
Like in Squeak/Trunk I want to push UTF8 encoding in .mcz/snapshot/source.stand want to first create an InvalidUTF8 exception (Error) - so as to fallback to legacy encoding in error handling. What project do you suggest for classifying the fogbugz entry? Nicolas
On May 29, 2013, at 10:45 PM, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:
Like in Squeak/Trunk I want to push UTF8 encoding in .mcz/snapshot/source.st and want to first create an InvalidUTF8 exception (Error) - so as to fallback to legacy encoding in error handling.
Thanks
What project do you suggest for classifying the fogbugz entry?
Kernel? We will handle it.
Nicolas
OK, i have opened https://pharo.fogbugz.com/default.asp?10811(pre-requisite) and https://pharo.fogbugz.com/default.asp?10801 I think that was the hardest part of my work The rest is just Smalltalk coding ;) (you'll find two SLICES in inbox) The most boring stuff is yet to come: final harvesting process... 2013/5/29 stephane ducasse <stephane.ducasse@free.fr>
On May 29, 2013, at 10:45 PM, Nicolas Cellier < nicolas.cellier.aka.nice@gmail.com> wrote:
Like in Squeak/Trunk I want to push UTF8 encoding in .mcz/snapshot/ source.st and want to first create an InvalidUTF8 exception (Error) - so as to fallback to legacy encoding in error handling.
Thanks
What project do you suggest for classifying the fogbugz entry?
Kernel? We will handle it.
Nicolas
On May 30, 2013, at 11:37 PM, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:
OK, i have opened https://pharo.fogbugz.com/default.asp?10811 (pre-requisite) and https://pharo.fogbugz.com/default.asp?10801 I think that was the hardest part of my work The rest is just Smalltalk coding ;) (you'll find two SLICES in inbox)
The most boring stuff is yet to come: final harvesting process...
Nicolas we are working on parallelirizing it. If you want we can show you how you can commit directly to pharo. We could do a pair programming integration session. Stef
participants (3)
-
Nicolas Cellier -
stephane ducasse -
Stéphane Ducasse