nephitejnf / muse2pokecrystal

GNU Affero General Public License v3.0
6 stars 2 forks source link

REFACTOR ALL THE THINGS #14

Closed hyperdriveguy closed 4 years ago

hyperdriveguy commented 4 years ago

See #11.

nephitejnf commented 4 years ago

Looks good so far to my fire ridden brain, would you rather I wait before a merge?

hyperdriveguy commented 4 years ago

Yeah, this is just the beginning. I'm hoping to fix a bunch of issues as they come up and some of the existing ones as well. I also want to wait so I can test for any possible regressions as I go along as well.

nephitejnf commented 4 years ago

I'm hoping to fix a bunch of issues as they come up and some of the existing ones as well.

Heh

hyperdriveguy commented 4 years ago

Help output isn't as pretty from argparse, but it's slightly less code and is properly supporting short options as well as allowing us to drop -i and -o as options

As I said, it has only begun...

hyperdriveguy commented 4 years ago

I'll consider this ready for review once the new implementation is at least on par with the previous feature set.

What's left

Features

Regressions

hyperdriveguy commented 4 years ago

Do you want me to overwrite the contents of muse2pokecrystal.py with that of refactor.py? I'll go ahead and do it, but if you want me to revert it, let me know.