[haiku-development] Re: BNetBuffer.
- From: "Stephan Assmus" <superstippi@xxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sat, 30 Aug 2008 17:13:31 +0200
-------- Original-Nachricht --------
> Datum: Sat, 30 Aug 2008 11:05:10 -0300
> Von: "Bruno G. Albuquerque" <bga@xxxxxxxxxxxxx>
> An: haiku-development@xxxxxxxxxxxxx
> Betreff: [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?
Of course not. :-)
Best regards,
-Stephan
- References:
- [haiku-development] BNetBuffer.
- From: Bruno G. Albuquerque
Other related posts:
- » [haiku-development] BNetBuffer.
- » [haiku-development] Re: BNetBuffer.
- [haiku-development] BNetBuffer.
- From: Bruno G. Albuquerque