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

Issue 861 emit checker results in ston format too #867

Merged

Conversation

moufort
Copy link
Collaborator

@moufort moufort commented Aug 22, 2024

Issue #861

I add method for ston format for explanation of MicResult

@Ducasse
Copy link
Contributor

Ducasse commented Aug 23, 2024

Salut quentin.
C'est cool car tu as bien compris l'esprit du truc.
Maintenant je pensais que c'est bien plus simple d'appeller le STON avec une liste de resultats et lui nous rend une structure comme cela on n'a pas de bug possibles d'encodage.

Est ce que tu peux regarder STON class >> put: object onStream: writeStream

(String streamContents: [ :out | STON put: 1@2 onStream: out ]) >>> 'Point[1,2]'

@Ducasse Ducasse merged commit 3d38378 into pillar-markup:dev Aug 28, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants