Someone might want to answer this post in comp.lang.rexx and if there isn't
enough traffic to support a netrexx newsgroup, this one ought to do. On Thu, 16 Dec 1999 08:03:16 -0700, Brad Simonin <[hidden email]> wrote: >I have been a Java programmer for just over a year now. I used to be >interested in NetRexx but decided Java was just as easy to use as NetRexx. Good for you. I always get some errors in plain java that I've forgotten a ";' or "}" :) Not mention how much errors the NetRexx Compiler detects, and how comfortable the trace instruction is for debugging. > >Is NetRexx still around? Does anyone know if it is actually being used by >developers? It's still around (www2.hursley.ibm.com/netrexx). Don't know if it is used by other developers - I do, and I like it. kp -----Original Message----- From: [hidden email] <[hidden email]> To: [hidden email] <[hidden email]> Date: Tuesday, December 07, 1999 4:15 PM Subject: [netrexx-course] Re: Visual NetRexx > >It sits on my hard drive waiting for me to jar up the code....let me know >if anyone wants a build and I'll do one....it currently requires JDK 1.2 or >higher....(well actually just swing 1.1.1, from memory). > >-- >dIon Gillard, Multitask Consulting >Work: http://www.multitask.com.au >Play: http://www.trongus.com >I've just returned from THE Java Programming Conference, >http://www.SoftwareSummit.com - be there next year > > >Has anyone news about this product ? It is dead or alive ? >Thanks, Mario > > >------------------------------------------------------------------------ >Accurate impartial advice on everything from laptops to tablesaws. >http://clickhere.egroups.com/click/1701 > > > >-- Create a poll/survey for your group! >-- http://www.egroups.com/vote?listname=netrexx-course&m=1 > > > > > > > >------------------------------------------------------------------------ >et the most popular downloads on the Web. They¹re new! >They¹re hot! Theyre FREE! Utilities, drivers, games. >Its all here. http://clickhere.egroups.com/click/1610 > > > >-- Check out your group's private Chat room >-- http://www.egroups.com/ChatPage?listName=netrexx-course&m=1 > > > ------------------------------------------------------------------------ The only fruitcake at overstock.com is our manager. Hes giving away a $20 coupon, plus our everyday Free Shipping. Take advantage of the savings and selection now. http://click.egroups.com/1/342/4/_/9996/_/945718606 -- Easily schedule meetings and events using the group calendar! -- http://www.egroups.com/cal?listname=netrexx-course&m=1 |
Jim Burke wrote:
> > Someone might want to answer this post in comp.lang.rexx and if there isn't > enough traffic to support > a netrexx newsgroup, this one ought to do. > > On Thu, 16 Dec 1999 08:03:16 -0700, Brad Simonin <[hidden email]> wrote: > >I have been a Java programmer for just over a year now. I used to be > >interested in NetRexx but decided Java was just as easy to use as NetRexx. > > Good for you. > I always get some errors in plain java that I've forgotten a ";' or "}" :) > Not mention how much errors the NetRexx Compiler detects, and how > comfortable the trace instruction is for debugging. > > > > >Is NetRexx still around? Does anyone know if it is actually being used by > >developers? > > It's still around (www2.hursley.ibm.com/netrexx). Don't know if it is used > by other developers - I do, and I like it. > me, too. I use it since the 0.86 version, writing programs for our customers. I even forced all our coder staff to use it for at least several weeks and viola: All of them at least like it very much... :-) My own codebase (resuable components) is already about 600 KB Source (about 800 KB Code) for every aspect I ever needed (sounds not that much, but I like VERY flexible and variable progs, so every aspect is programmed really once!). Since now, I nearly used every feature in Java: Dynamic loading, classloaders, on-the-fly compiling, remote method invocation, beanification, serialisation, GUI (I use a modified version of xwingml for jdk1.1.8 w/ some tools around it and a modified dtd), a special logging component w/ a GUI viewer (customers LOVE GUI's :-)), SAP BAPI-Access, AS/400 Database Access w/ abstract Import/ Export Interfaces, CRON, taskcontroller, special classes for DNS, whois, mailing, Message-Queuing, and so on. So to say, NetRexx is essential for me and our coding staff. And, will probably win it's friends over the years. Probably once upon a time someone will write an IDE for it (I use jedit w/ some additions I did not publish 'till now, for compiling and Syntax Highlightning... That's 'nuff for me). -- ru Patric - Patric Bechtel <[hidden email]> /"\ ASCII RIBBON IPCON Informationssysteme \ / CAMPAIGN Saarstrasse 51-53 X AGAINST 54290 Trier / \ HTML MAIL ------------------------------------------------------------------------ GET $100 IN COUPONS FOR TRYING GATOR! Grab the Gator! Free software does all the typing for you! Gator fills in forms and remembers passwords with NO TYPING at over 100,000 web sites! http://click.egroups.com/1/341/4/_/9996/_/945728342 -- 20 megs of disk space in your group's Document Vault -- http://www.egroups.com/docvault/netrexx-course/?m=1 |
Free forum by Nabble | Edit this page |