× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Aaron Bartell skrev den 06-06-2008 14:57:

One of the things I have found with Java vs. RPG is that the Java
development approach likes to have an entire projects worth of classes
checked out so it can compile effectively, where as with RPG, as long as you
have the prototype you can compile. I am guessing this is where Java class
loaders would come into play (have used them very little), but that would be
slightly messy and is an advantage of RPG over Java IMO.
If I understand you correctly the "prototype" equivalent in Java is the "interface". Think JDBC with dynamically loaded databasedrivers.

I use jars for downloaded projects as these are considered atomic releases so there is no need to recompile.
Oh, classloaders! Don't even think about that until you really, really have the need!

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.