| By Rick Hightower | Article Rating: |
|
| May 1, 2000 12:00 AM EDT | Reads: |
15,685 |
Interview...with Mike Cowlishaw
Creator of NetRexx
R. Hightower: Have you considered an open- source license?
M. Cowlishaw: Until recently the licensing issues seemed something of a minefield with so many different ideas on what open source should be. Also, my translator/compiler is very much a research scaffolding (for example, it has hooks, which look like dead code, for multiple input syntaxes). At the moment I'm (finally) implementing the interpreter pathways, which is very much a work in progress; this sort of thing is much easier to do when only one person is working on the code as a whole.
RH: Are there any plans to do a VisualAge for NetRexx?
MC: You should probably ask the VisualAge people. I've shown screenshots of VisualAge running NetRexx - since it's pure Java underneath, all the debugging mechanisms work just fine. Classes generated by NetRexx should run fine under VAJava.
RH: How many people subscribe to your NetRexx mailing list?
MC: To be honest, I don't know. It's run by folks in a data center in the south of England, and I don't have admin privileges on it. It must be many hundreds, though - when I put out 1.160 last week there were several hundred downloads within a day, and it was announced only on the mailing list.
RH: Where do you see NetRexx going in the next five years?
MC: I see it continuing to show the value of clean syntax, etc. It currently ships with the VM/ESA operating system and I hope to see it ship with other operating systems and implementations, too.
RH: Is the use of NetRexx on the rise or decline?
MC: Rising as far as I can tell. The Java platform has only really been accepted this year for "mission-critical" work now Y2K is over, and the shops that are starting to use it often have a long REXX or PL/I heritage, so they're "natural" NetRexx users.
RH: Is the use of REXX and Object REXX on the rise or decline?
MC: I've lumped these together, as Object REXX is upwards compatible with "classic" REXX, so new sales (especially on PCs and workstations) are all Object REXX. On the whole, "classic" REXX usage is flat, except on the MVS (OS/390) platform, where it's increasing (in most cases, REXX is built into the operating system). ORexx is growing, especially on Windows and *X (perhaps as people move from OS/2, etc.).
RH: How many people are working on NetRexx?
MC: In IBM, on the reference implementation, it's just me. There are other people working on other implementations. Lots of people outside IBM contribute ideas and code not directly concerned with the compiler - Dion Gillard, for example, is building a NetRexx IDE which should be good....
RH: How important does IBM view REXX? NetRexx? Object REXX?
MC: There's a permanent development group for REXX products, based in Boeblingen, Germany. They produce and maintain all the classic REXX interpreters and compiler, and also Object REXX. REXX products are a multimillion-dollar business - there are huge amounts of code written in REXX.
RH: Is there a good debugger for NetRexx?
MC: NetRexx classes are Java classes, so any Java debugger can be used with NetRexx classes. By default (unless you specify format), line numbers are correct too, due to a "cunning trick." So any debugger that correctly picks up the source file name from the .class file should work fine. I tend not to use debuggers, so I can't really advise much on this one.
Published May 1, 2000 Reads 15,685
Copyright © 2000 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Rick Hightower
Rick Hightower serves as chief technology officer for ArcMind Inc. He is coauthor of the popular book Java Tools for Extreme Programming, which covers applying XP to J2EE development, and also recently co-authored Professional Struts. He has been working with J2EE since the very early days and lately has been working mostly with Maven, Spring, JSF and Hibernate. Rick is a big JSF and Spring fan. Rick has taught several workshops and training courses involving the Spring framework as well as worked on several projects consulting, mentoring and developing with the Spring framework. He blogs at http://jroller.com/page/RickHigh.
- Kindle 2 vs Nook
- Why IBM’s Server Chief Got Busted
- Industry Experts Discuss the State of Cloud Computing
- Cloud Computing Expo: Exclusive Q&A with Yahoo! SVP Cloud Computing
- Performance Tuning Essentials for Java
- Confessions of a Ulitzer Addict
- It's the Java vs. C++ Shootout Revisited!
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Ulitzer Aid Campaign for the Typhoon Ondoy Victims
- Cloud Computing Can Revitalize Your Career as Software Developer
- A Brief History of Cloud Computing
- Oracle & Cloud Computing: Exclusive Q&A with SVP Richard Sarwal
- Kindle 2 vs Nook
- Cloud CEOs, CTOs & SVPs to Speak at 4th International Cloud Computing Expo
- Why IBM’s Server Chief Got Busted
- Industry Experts Discuss the State of Cloud Computing
- The Difference Between Web Hosting and Cloud Computing
- Cloud Computing Expo: Exclusive Q&A with Yahoo! SVP Cloud Computing
- Performance Tuning Essentials for Java
- Ajax in RichFaces 3.3, JSF 2 and RichFaces 4
- Confessions of a Ulitzer Addict
- It's the Java vs. C++ Shootout Revisited!
- The End of IT 1.0 As We Know It Has Begun
- My Thoughts on Ulitzer
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- The i-Technology Right Stuff
- JavaServer Faces (JSF) vs Struts
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- What's New in Eclipse?
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- i-Technology Predictions for 2007: Where's It All Headed?
































