Extending java2nrx

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Extending java2nrx

Jason Martin
java2nrx is really a useful tool as it is.

Could it be extended to be a source code formatter for NetRexx in the future?

nrc somecode.nrx > somecode.java > java2nrx somecode.java > formatted.nrx

I know NetRexx does not need any style guidelines ( and do not want any )
but it would be a nice addition.

I also know each person codes in there own style.

java2nrx is already close but it :

1) Leaves one or two spaces at the end of some lines.

2) No new line for some End statements.

3) nonrx for synchronized, |, & from Java code.

Inner classes and Enum's and etc.. would not really matter.

This is just a suggestion and I will attempt to look at the code.


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/