Click GUI -- missing files?

Eddie Kohler kohler at aciri.org
Sun Jul 15 20:10:03 EDT 2001


Hi Brecht,

I've been looking at the Click GUI. (Haven't yet tried to compile b/c of
the CORBA problem.) Am I confused, or are there files missing? In
particular, Java classes like ClickRouter say

	import click_router.*;

and then

	public static click_general clickGeneral;
	// ...
	ClickRouter.clickGeneral = click_generalHelper.narrow(obj);

and yet the click_generalHelper type, and, in fact, the whole click_router
package, are not defined in the Java files. Is there some CORBA magic going
on?

l,d




More information about the click mailing list