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

Seaside json needs a positionable stream to do its parsing #800

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. From code review it is clear that Seaside Json uses a positionable stream.

This is easy to correct by making the "match" and "expect" more specific: use 
expectChar, matchChar and math:ifTrue: instead.

Original issue reported on code.google.com by [email protected] on 24 Jun 2014 at 7:48

@GoogleCodeExporter
Copy link
Author

I did fix it already, but I saw someone undid my fix. I shall merge the solution

Original comment by [email protected] on 24 Jun 2014 at 7:48

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Fixed in Seaside-Json-Code-DiegoLont.28.
Merged in Seaside-Json-Code-DiegoLont.31.
Updated configuration of 3.1.2.

Original comment by [email protected] on 24 Jun 2014 at 8:00

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant