Let all BoundaryInterfaces inherit from a common type |
||
Issue descriptionGustav proposed this in http://crbug.com/842022#c1 . > It might be useful to ensure that objects passed to BoundaryInterfaceReflectionUtil.createInvocationHandlerFor() are indeed BoundaryInterfaces. Or maybe we should just create an interface/class called BoundaryInterface and have all BoundaryInterfaces inherit from that (and define BoundaryInterfaceReflectionUtil.createInvocationHandlerFor(BoundaryInterface)).
,
Jun 15 2018
I'm going to close this for now, due to the compile error mentioned in comment 1. I don't think this error is unsolvable, but I think any solution would overly complicating the code, outweighing potential benefit. |
||
►
Sign in to add a comment |
||
Comment 1 by ntfschr@chromium.org
, May 11 2018