On Sat, 22 May 2004 03:22:06 GMT, Neal Gafter
<search-for-me-on-> wrote or quoted :
>As you can see by following the link that you posted, I am the spec lead for
>jsr199. I am also the lead engineer for javac at Sun. It is because jsr199
>will not be included in 1.5 that we're documenting these methods for JDK 1.5,
>thereby committing to their continued existence for a long time.
What problems do you have to solve in that?
1. providing for fishing source from files on disk or from files
generated in ram,
2. dealing with a mixture of encodings.
3. conditional compilation -- exactly when can you avoid
recompilation?
4. where to put the class files.
5. changing class files that are already running.
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See
http://mindprod.com/jgloss/jgloss.html for The Java Glossary.