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

make sure the category is a symbol #63

Closed
wants to merge 1 commit into from

Conversation

georgeganea
Copy link

This is to make sure Tonel writes the category always as a symbol.

It started from the pull request of VMMaker code into opensmalltalk vm where we have commits like: OpenSmalltalk/opensmalltalk-vm@4accb9e.

Revert "make sure the category is a symbol"

This reverts commit a04178c.

maybe this time we only change the line that we want to change
@estebanlm
Copy link
Contributor

in fact, this is the opposite :(

with people from Gemstone we agreed to "always use strings, no matter if later they should be symbols". I know, this is still not documented (Martin was working on a spec but is not published yet).

I will add a TODO for next week to update the description.
The reason why I didn't apply it yet even if it is done (https://github.com/pharo-vcs/tonel/tree/52-adopt-format-agreed-with-Gemstone) is because it will affect all packages in a project, and thus I wanted to be on Pharo8 development to make the jump).

@estebanlm estebanlm closed this Jan 6, 2019
@estebanlm estebanlm removed the review label Jan 6, 2019
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.

None yet

3 participants