| By Rick Hightower | Article Rating: |
|
| May 1, 2000 12:00 AM EDT | Reads: |
17,577 |
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 17,577
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.
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Cross-Platform Mobile Website Development – a Tool Comparison
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Book Review: Sams Teach Yourself Java in 24 Hours
- OpenOffice.com Lives
- Book Excerpt: Introducing HTML5
- Adobe Sends Flex to the Apache Foundation
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- It's the Java vs. C++ Shootout Revisited!
- Patterns for Building High Performance Applications
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Is Write Once Run Anywhere Ever Going to Be a Reality?
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- 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
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?

















