Pull Request #1631: rename msg_* to blip_*

Hi guys,

my PR #1631 changes all msg_* function and structure names to blip_*.

This is a prerequisite to a new messaging API that will be a lot more flexible.

As I'd like to keep the old functions for compatibility and functional reasons, I'm just renaming them for now.

The new API will allow messages bigger than "type"+"content", but will also be content agnostic (no type field).

The old (now blip_*) api will stay the same. I'm thinking to also use them for the riot equivalent of "signals", which will be short messages with defined content, like "exit the thread if you receive this".

Do you have any suggestions for a different name than "blip"?

Kaspar

Hi Kaspar,

what happened to note_*?

Cheers, Martine

Hi Martine,

Hi,

Maybe 'ipc_*'?

Le 10/09/2014 20:11, Kaspar Schleiser a �crit :

Hi,

Hi,

Hi,

This is a prerequisite to a new messaging API that will be a lot more flexible.

What does "a lot more flexible" entail?

The new API will allow messages bigger than "type"+"content", but will also be content agnostic (no type field). ... Do you have any suggestions for a different name than "blip"?

How about you name the new API "packet" instead?

Cheers, Ludwig

Hi,

Hi!

> Do you have any suggestions for a different name than "blip"?

How about you name the new API "packet" instead?

Nope, that's to confusing with network functionality.

I still like "mem_*" for the new API.

Cheers, Oleg

Hi

I think that would be the easiest solution, because we would not have to advertise this big API change.

Hi,

Hi,

I thought you wanted to make this beast telemetric as well?

In any case - yes it is.

Cheers, Ludwig

Hi,

Hi,

Hi,

Hi,

I understand, thanks for clearing it up.

Cheers, Ludwig