[Pxc] pxc and pxcdd libraries anyone ?

Alessandro Rubini rubini@gnu.org
Sat, 9 Sep 2000 13:21:16 +0200


>> Name space pollution

> But that's done exactly to _prevent_ name space pollution.

Yes, as I stated I didn't understand that Grab() was a method instead
of a global function.

> That's the closest thing you can get using C to C++'s calling of an
> object's method.

Yes, that' why the linux kernel is laid out in the same way :)

> Good. Well, my plan for now is to put down a design for the library and
> start hacking. When I have enough code to show I'll park it in CVS
> someplace (e.g. sourceforge) and ask for comment/help/improvements.

Oh, so will it be a separate package from mine, that's great for me
Usually I have to fill all the documentation etc for contributed
material, as well as deal with problems that users may have -- in
short, maintain it. If I can avoid maitaining this code, I'm
definitely happier as available time is always zero.

> Hope I can keep bugging you with questions about the driver if I
> find myself in trouble. Ok?

Sure. And please send me a pointer as soon as you have something ready
for public consumption, so I can put a pointer in my docs.

/alessandro