Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Conversation

@zofpolkowska
Copy link
Member

It's not related to recent issues, but I thought a bit of atom generator. I changed the implementation we had, so that the atoms are sometimes meaningful. I added a module with alphabet character generator and use that. Anyone thinks it's better/worse?

@sebb7
Copy link
Contributor

sebb7 commented May 1, 2018

I think that it is better but maybe we can leave Orangeade.Generator.ASCIIAtom without changes and create another module which generates atoms which consist only of alphabet characters? Then we would have one module for generating ascii atoms and another for generating alphabet character atoms. The name for the atom generator can be misleading now.

Or maybe it will be enough to change name from ascii_atom to atom. What do you think?

@zofpolkowska
Copy link
Member Author

zofpolkowska commented May 1, 2018

Yeah, I also thought of changing the module name (so that we have ascii_atom and atom), I'll do that for now. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants