[haiku-development] BNetBuffer.
- From: "Bruno G. Albuquerque" <bga@xxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sat, 30 Aug 2008 11:05:10 -0300
There are 2 things about BNetBuffer that I think is relevant to mention:
1 - It is completelly broken.
2 - Its implementation does not match the one in BeOS.
1 refers to the fact that all Append*() methods are broken and do not do what
they are
supposed to do. As a consequence, the Remove*() methods are also broken. 2
refers to the
fact that the BeOS implementation oinly stores raw data in its internal buffer
while the
one in our tree tries (and fails) to store data with extra information for
marking its
data type.
Does anyone mind if I change it to match the R5 version?
-Bruno
--
Fortune Cookie Says:
Our informal mission is to improve the love life of operators worldwide.
-- Peter Behrendt, president of Exabyte
--
Fortune Cookie Says:
Any sufficiently advanced bug is indistinguishable from a feature.
-- Rich Kulawiec
- Follow-Ups:
- [haiku-development] Re: BNetBuffer.
- From: Stephan Assmus
Other related posts:
- » [haiku-development] BNetBuffer.
- » [haiku-development] Re: BNetBuffer.
- [haiku-development] Re: BNetBuffer.
- From: Stephan Assmus