Skip to content

[v3] Export Pharo objects to source code text files. #440

@samWson

Description

@samWson

Source code is not written in text files in Pharo. Instead it is all in an image file which is essentially a snapshot of object memory.

To write exercises for the website we need to serialize Pharo objects as human readable text files. This is something we already do for v2. I'm going to rewrite just the code I need and add it to the pharo-smalltalk part of this repo.

The outcome of this issue is that we can write exercises in the Pharo IDE and have the exercise text files we need in the repo.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions