Wednesday, May 04, 2005

Switching from Java to VB today. First thing I notice is that casting is done in a verbose way -- each cast rquires a new variable and a newline.

Second is that there is no JavaDoc system, so you rely on the vendor's API documentation system -- chances are that it is not as well designed as JavaDoc.

Day 1 is quite painful.

0 Comments:

Post a Comment

<< Home