Gaillard Pierre-Olivier <[EMAIL PROTECTED]> writes:
| Hello,
|
| I noticed that the change was both backward and forward compatible (I
| did not need to change the methods for reading) so I did it.
|
| I have added 2 local methods to write attributes because using "<<"
| would have been awkward
Hello,
I noticed that the change was both backward and forward compatible (I
did not need to change the methods for reading) so I did it.
I have added 2 local methods to write attributes because using "<<"
would have been awkward : there would have been so many "\"" all around.
I believe it wou