-
Notifications
You must be signed in to change notification settings - Fork 18
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
Convert to free format #24
Comments
We should maybe ensure we have a good test harness prior to conversion. Blocked on #20 |
Once the automated unit testing is in place, I am more than happy to convert the code to free format. |
I believe Jon Paris said he'd do this already. |
It appears to my untrained eye that there is sufficient code for a few hands to work on this task without stomping on each other's toes. And the code review necessitated by pull requests gives multiple people the chance to discuss approaches taken in the submitted PRs (correctly running converted code is assumed, since PRs would include corresponding unit tests). And more opportunity for RPG newbies like me to learn from such discussion. :-) |
What tool can convert to full-free format automatically? ARCAD? Most code is already in free format. I knew Rational Develop for i can only convert the C section. H/D are not touched. |
I think @worksofliam has a secret weapon. |
This might also be of use: https://sourceforge.net/projects/jcrcmds/ |
I think @worksofliam is right that this should wait until we have some sort of tests (preferably automated). So I think we're blocked on #20 |
This will make it much easier to contribute.
The text was updated successfully, but these errors were encountered: