Brian Jones wrote:
>
> Bernd Kreimeier <[EMAIL PROTECTED]> writes:
>
> > I was wondering - is there an org.gnu class hierarchy
> > already? I guess that a lot of this stuff (make, depend,
> > config maybe - how'd you do this in Java, getopt and
> > regex, bash....) might crop up over time, especially
> > when people want to deploy on Win32. It might be worth
> > considering dropping this into a good place and maintain
> > them in a unified way?
>
> I was talking to Paul ([EMAIL PROTECTED]) about this the other day. There
> really has to be a place to maintain some sort of order in the gnu.*
> or org.gnu.* hierarchy of java stuff. There are already regex and
> getopt implementations btw. I'm not sure who fills this role or what
> keeps track of it. But, this is probably of interest to more groups
> than are receiving this email.
How about the gjt (http://www.gjt.org/)?
Sounds like a great place to put gnu.* packages...
Stuart.