-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Sonntag, 5. Oktober 2003 12:25 schrieb Guilhem Lavaux: > Hi ! > > I would like to introduce in classpath a concept which used to be > in kaffe but was recently removed because of the merging with > classes from classpath: DNS solver modularity. Previously it was > possible to specify to kaffe (using -Ddns.resolve=class or > something like this). That used to give an advantage: use a native > method (using e.g. gethostbyname) or a Java method to resolve > internet name. The java method is already implemented and we can > get a lot of other useful insights to resolved name than we can get > with gethostbyname. As the code to add if fairly simple (add an > interface and a if branch at class initialization), I think it can > be added painlessly. > > Anyway if you are furiously against it (;-)) just tell me so it can > be discussed...
Thats generally nice but before you start anything I would like to merge some java.net stuff (mainly InetAddress) with libgcj. Michael - -- Homepage: http://www.worldforge.org/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/gFaSWSOgCCdjSDsRAlC9AJ41CA0dxIFQoQaKaoNAoI298tFTCQCgj1LP UCXSFOOut1hzUMc78cq1L1A= =ipv/ -----END PGP SIGNATURE----- _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

