From: Larry W. V. <lv...@ca...> - 2002-12-14 12:38:21
|
I am seeing the following behavior that seems strange to me - perhaps I am misunderstanding something? $ tclsh % package require dom::tcl can't read "::dom::strictDOM": no such variable % package require dom::generic 2.5 % package require dom::tcl 2.5 If dom::tcl requires dom::generic to be loaded, then should it not do a package require on it? -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |