Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master branch tODE should use STON v0.5 #174

Closed
dalehenrich opened this issue Jun 19, 2015 · 1 comment
Closed

master branch tODE should use STON v0.5 #174

dalehenrich opened this issue Jun 19, 2015 · 1 comment
Milestone

Comments

@dalehenrich
Copy link
Owner

The UTF8 handling in v0.5 and used by TODE is not quite correct ... the string fields should not be individually encoded (as they are in v0.5), instead the entire STON string should be encoded as UTF8 .... The pharo version of STON does not have this special UTF8 handling as I added it for tODE ... I misunderstood the issues for utf8 until i did some work on NeoJSON. I am in the process of fixing the encoding problem and porting SON v0.9 to GemStone ... the current dev branch of tODE will start using STON v0.9 and the different encoding scheme. At that point the pharo client should use the standard version of STON for pharo as well.

@dalehenrich
Copy link
Owner Author

in the near term the dev branch will use STON v0.5.1 until Issue #175 is complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant