[vos-d] s5 progress and design

2007-12-04 Thread Peter Amstutz
Some notes on s5 development progress and design. I have made enough progress on developing the s5 kernel that the next milestone (and release) will be to use the "real" s5 VOS in the Interreality 3D prototype. My intention is to try to keep development grounded by incrementally developing fea

Re: [vos-d] s5 progress and design

2007-12-04 Thread Reed Hedges
* Is wrapper locking local or remote? > vosIO::CppStdInputStreamWrapper inpVobj(factory.create(getLocalHost(), > vosIO::CppStdInputStreamImpl::getClassImplementation())); Can you explain this a bit more? what is getClassImplementation() and why do you pass its result (wha