From: Ken A. <kan...@bb...> - 2004-06-24 19:35:18
|
I don't think it should check, though you can write a version that does. Since i use JScheme to build my applications its normal for classes not to exist until after i've compiled them. k At 10:24 PM 6/23/2004 -0400, Geoffrey Knauth wrote: >I think I should get an error when an import is invalid or fails: > >> (import "java.io.File") >#t ; OK >> (import "yada.yada.Yada") >#t ; Huh? > >Geoffrey >-- >Geoffrey S. Knauth | http://knauth.org/gsk > > > >------------------------------------------------------- >This SF.Net email sponsored by Black Hat Briefings & Training. >Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com >_______________________________________________ >Jscheme-devel mailing list >Jsc...@li... >https://lists.sourceforge.net/lists/listinfo/jscheme-devel |