On Sun, Jun 10, 2012 at 05:16:13PM -0400, H. William Welliver III wrote: > How about whatever.USB.Generic? That way, someone could write more specific > driver modules such as whatever.USB.HID, for the libhid library, as an > example. Even if it were IO.USB.Generic.Devices(), there's still plenty of > precedent for a namespace that deep (Protocols.HTTP.Server.Port|Request, for > example). And still way better than a lot of Java code! :)
is the problem that if USB is a cmod then it is not easy to add stuff without messing around with that code? so you are suggesting to have the top level a pmod directory instead? not sure i understand the problem, please elaborate. greetings, martin.
