[interfacekit] Re: BMessage format
- From: "Ingo Weinhold" <bonefish@xxxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Sun, 19 Jan 2003 22:58:47 CET (+0100)
> we just had a discussion about which way to go for kernel BMessages -
>
> as you may know, the R5 kernel sends our BMessages directly to
> applications for node monitoring and live query messages.
> The best alternative idea to avoid code duplication was a special new
> BMessage format, i.e. 'FOB0': the kernel would know how to write
> them,
> the BMessage class would know how to read them. We might even want to
> put some helper parse classes in libroot.so, in a way that the C API
> could also use them (i.e. for kernel modules).
>
> Have you written any documentation/specs about BMessages yet=3F All I
> found is a very basic field description (in docs/develop/app/
> bmessage.txt).
> Depending on the message format, I could consider dropping the
> special
> FOB0 format.
>
> Anyway, what are your thoughts about the FOB0 idea in general=3F
If it is really more compact, then I'm all for it.
CU, Ingo
- Follow-Ups:
- [interfacekit] Re: BMessage format
- From: Axel =?iso-8859-1?q?D=F6rfler
Other related posts:
- » [interfacekit] BMessage format
- » [interfacekit] Re: BMessage format
- » [interfacekit] Re: BMessage format
- » [interfacekit] Re: BMessage format
- [interfacekit] Re: BMessage format
- From: Axel =?iso-8859-1?q?D=F6rfler