[haiku-development] BNetBuffer.

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



Other related posts: