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

Is Jython a risk to this project? #15

Open
ross-spencer opened this issue Jan 23, 2022 · 0 comments
Open

Is Jython a risk to this project? #15

ross-spencer opened this issue Jan 23, 2022 · 0 comments

Comments

@ross-spencer
Copy link
Member

Jython has documented that it wants to move toward a Python 3 release, but it's not here yet.

My own code is maybe a day away from being Pyhton3 compatible.

Adding unit tests to the code is maybe a few more days on top of that. One benefit of this entire utility, at least from a technical debt perspective, is that the skeleton files themselves provide an integration test of sorts. That's how we can make surface/aesthetic changes and know whether they are successful. When we get into more complex territory, e.g. signature parsing and output, it gets a little harder. When we come to add Python 3 lets see what we can add by way of unit testing.

Additional questions:

  • Are there any other languages that would lend themselves well to writing this utility?
  • What skew was introduced between the standard skeleton generator module and the container module?
    • Can they be combined and distributed as a sub-module?
    • What would combining repositories look like?
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

No branches or pull requests

1 participant