I have been working with the GUI part of NetRexx on Android but my Internet has been down for days.
I have some files I have not commited to SVN yet but I need to study NetRexx tracing a bit more.
My changes include an extra file in the runtime and a few lines in RexxTrace to log to Android logging. (I would rather it not be in the runtime)
With that I can -diag -trace and show the output of text applications in a TextView and I am doing GUI Toasts and GUI Dialogs.
You could still do apps in a console but they only work in emulator or rooted device for now. (Or the GUI could be responsible for running them)
I still have to code a logview in a separate thread to correctly do it all and learn more about Android fragments.
My Question is and I have read some but I do not have the whole picture yet :
If I have milliions of Classes and billions of signatures, some not invented yet,
how do I know what the correct signatures and the right types to pass to those are?
_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive :
http://ibm-netrexx.215625.n3.nabble.com/