John,

This won't be interesting for most people on ibm-main, but for many years
we have used:

Workstation - we use Linux, but these also work on Mac/Windows
- IDE  (Eclipse plus CDT and some other plugins), although any IDE / editor
that you like would be fine.  Jetbrains has some cools stuff.
     - Eclipse CVS integration for SCCS (although starting today I would
pick Git)
- Ant scripts for workstation automation, including now our own Ant
ssh/sftp task - incremental(**) uploads/downloads and remote z/OS command
scripting ( like "make").
     With Co:Z SFTP you can also Ant script job submission, waiting for
completion, parsing output.
     (see: "Ant ssh task" https://dovetail.com/community.html)

z/OS -
- z/OS SFTP
- zFS file system for all source (C/C++, Java, assembler)
- Makefiles for build scripts
- Unix shell (via ssh)
- TSO for


If you want to think about the direction of things, take a look at:
https://en.wikipedia.org/wiki/Cloud9_IDE
  - I think that it would be very interesting to port the target back-end
stuff to z/OS and maybe add some z/OS specific front-end language syntax
editor support.




Kirk Wolf
Dovetailed Technologies
http://dovetail.com

On Thu, Mar 15, 2018 at 9:31 AM, Charles Mills <[email protected]> wrote:

> I don't speak for the industry but FWIW I use a combination of a GUI IDE,
> FTP and TSO.
>
> Charles
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of John McKown
> Sent: Thursday, March 15, 2018 6:26 AM
> To: [email protected]
> Subject: z/OS "interactive computing" - AKA TSO/ISPF or UNIX shell
>
> As many may know, where I work now is really behind the times. So I
> thought that I'd ask here about what is the current methodology for program
> development. What I'm really getting at is whether people continue to use
> TSO ISPF or have most shops gone to using the Eclipse based "IBM Explorer
> for z/OS" (or is it "Rational Developer"? - what about the irrational
> developers, what do they use? :-})
>
> Personally, I don't like TSO very much. I like ISPF fairly well. I wish
> that ISPF would could be run from a z/OS UNIX shell (the way TSO ISPF runs
> under a "TSO shell").
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to