NetRexx - VisualAge for Java

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

NetRexx - VisualAge for Java

Robert Schiller
Ueli,

> I certainly love NetRexx....
> But I also love VisualAge for Java.  I have been teaching the tool all
> over the world, a one week intensive class.  It makes programming very
> easy.  Many corporate developers already have a background in the
> VisualAge technology, from VA Smalltalk or VA C++.  For those, learning
> VA Java is quite easy.  In the classes we also had beginners, with no
> knowledge of Java, nor VisualAge, and they managed just fine as well.

That's good to hear but this is the first time anyone has told me it's easy
to learn. In fact, quite the opposite.  However, once the learning curve
has been overcome, and you can live with the resources it takes up, it's
the best Java tool there is.
 
> VA Java is not designed for the single developer,
> it is for access of corporate data from Java applets and applications,
> and it does a very good job for that.  It generates JavaBeans for JDBC,
> CICS, RMI, without having to know the details of those features.

I see. So IBM is not  interested in small software developers for VAJ
either? We no longer have Warp 4 installed here because IBM pushes NT a lot
more than OS/2 these days.
 
> A VisualAge for NetRexx, that would be a very nice addition.

I hope IBM isn't planning on basing small elegant NetRexx on slow ponderous
Smalltalk.  It would be really interesting if they wrote an IDE for NetRexx
in NetRexx or Java though.

Robert Schiller

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>

Reply | Threaded
Open this post in threaded view
|

Re: NetRexx - VisualAge for Java

mcbrides
Hmmm...

I'm really getting the oo blues here in handling arrays. Can someone suggest
a way of passing the contents of an array from one class to another? Up until
now, I never had to do such a little thing, now... well... it's holding me
up something terrible.



--

/-------------------------------------\
| Jerry McBride  ([hidden email]) |
\-------------------------------------/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>

Reply | Threaded
Open this post in threaded view
|

passing arrays...

mcbrides
>Hmmm...
>
>I'm really getting the oo blues here in handling arrays.

Forget writing me on this, guys. I've been reminded that "everything is an
object" and it all works just fine...

I suppose I should be drinking coffee, rather wine...


--

/-------------------------------------\
| Jerry McBride  ([hidden email]) |
\-------------------------------------/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>