>>>>> "Andrew" == Andrew Selkirk <[EMAIL PROTECTED]> writes:
Andrew> I started a project over at sourceforge called "Open Java
Andrew> Extensions" for developing clean-room versions of these
Andrew> extensions under an open source license.
Is there some deep reason not to just have these be part of Classpath
as well? I realize it is more of a pain to work in the GNU framework
(some paperwork required), but there is a benefit to being able to get
all the classes you want from a single place.
Andrew> Being worked on/planned:
Andrew> JavaMail
Andrew> Java Media Framework
Another benefit of a single repository is that duplication of effort
is reduced. Someone else was recently talking about working on
JavaMail.
Tom