Re: [web-bluetooth] Use partial interfaces to replace some `implements` statements.

@g-ortuno and I have discussed implementation a bit further, the 
partial interfaces do have some overhead, perhaps more than just using
 C++ composition to solve the previous multiple implements version. 
@g-ortuno will give composition code a shot with multiple implements 
as that may actually be cleaner, and if so perhaps we shouldn't do 
this split.

-- 
GitHub Notif of comment by scheib
See 
https://github.com/WebBluetoothCG/web-bluetooth/pull/108#issuecomment-96022050

Received on Friday, 24 April 2015 18:18:33 UTC