[interfacekit] BLocker review
- From: "Jeremy Rand" <jrand@xxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Tue, 20 Nov 2001 02:10:41 EST
I have some docs and code for review if anyone has a moment to look it
over. To get the stuff, go to:
http://www.Windswept-IV.ca/openbeos/BLocker.zip
The main things I would like some comments on are:
docs/BLockerUseCases.html
support_kit/BLocker/Locker.cpp
support_kit/BLocker/Locker.h
You can build the whole thing by doing:
make clean
make
Then, you can run a set of test cases by doing a:
make runtests
You should find that all tests succeed using Be's and my implementation
on your machine.
Comments very much welcome. I have done my best to review the
opentracker coding guidelines and follow them but I suspect I have
failed to follow them in many places. If everything is OK, then I will
look into checking this stuff into CVS.
If this is acceptable, what should I look at next. I am taking a week
off work so I have some time for the project right now! Thanks
everyone.
--
Jeremy Rand
jrand@xxxxxxxx
Other related posts:
- » [interfacekit] BLocker review