I've observed the utf-8 behaviour of ruby yaml on a local installation
(ruby 1.9.2 windows 7 greek). As a first step I've read some existent
topics (which confirmed my observations).
The usual step (before going to a dev-list or to an issue-tracking-
system) is to *confirm* the issue within a user medium.
It is a standard process that I'm following, in order to protect the
time of the core developers.
I ask you friendly to respect the public nature of this usenet group -
please refrain from further off-topic comments.
.
···
On 20 Μάϊος, 23:18, Jason Roelofs <jameskil...@gmail.com> wrote:
On May 20, 2011, at 11:30 AM, Ilias Lazaridis wrote:
> After reading within some archives, it seems that the standard-
> behaviour of ruby is to save utf-8 data within yaml files in this
> form:
> δοκιμή => "\x9B\xA6\xA1\xA0\xA3\xE3"
> Is this so?
> If yes, what is the simplest way to change this behaviour?
> Requirements:
> * solution should be usable for end-users
> * solution should not require any changes within the application
> which uses yaml
But the main issue was, to enable this behaviour out-of-the-box.
As stated, it's solved now:
.
···
On 3 Ιούν, 07:26, Panagiotis Atmatzidis <m...@convalesco.org> wrote:
Hello,
On 01 Ιουν 2011, at 12:55 μ.μ., Ilias Lazaridis wrote:
> On 20 Μάϊος, 18:26, Ilias Lazaridis <il...@lazaridis.com> wrote:
>> After reading within some archives, it seems that the standard-
>> behaviour of ruby is to save utf-8 data within yaml files in this
>> form:
>> äïêéìÞ => "\x9B\xA6\xA1\xA0\xA3\xE3"
>> Is this so?
>> If yes, what is the simplest way to change this behaviour?
>> Requirements:
>> * solution should be usable for end-users
>> * solution should not require any changes within the application
>> which uses yaml
Mr. Braun, I've placed a simple technical question. If someone is
"trolling", than it's not me, but those who write off-topic, off-
context and those who talk about trolling. This starts to become
annoying, mostly because it gives this medium an unprofessional touch,
which reflects negatively on ruby.