Renaming Cookie to CookieIF #41
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is tied to issue #19.
As discussed, I renamed Cookie to CookieIF.
This makes it clearer that the CookieIF is an interface for child cookies to implement
communication specific details. I also added some documentation.
Additionally, there is a new typedef in CookieIF.h: address_t, which is a typedef for uint32_t. This can also be a good hint that a logical device address can/should be tied to the Cookie implementation.
Label: API Change (PS: It would be nice if every developer can assign labels :-))
muellerr referenced this issue2020-04-20 14:20:03 +02:00
muellerr referenced this issue2020-04-20 14:23:48 +02:00