Mir

Code review comment for lp:~mir-team/mir/android-input-transport-scatter-send-event

Revision history for this message
Brandon Schaefer (brandontschaefer) wrote :

Im fine for using either. If we using a uint8_t[N] vs a uint8_t*. After all it looks we will want to replace with proper serialization anyway. So, the reason for supporting scatter/gather was with the idea that it would be useful for the future. If we want to rip this out, then maybe the simplest smallest way would be the best?

Though im not sure how long it would take to move to proper serialization :). It would be on my list of goals, and looking at it *shouldnt* be to hard.

« Back to merge proposal