-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: repo-panama
-
Component/s: tools
There's little value in the Scope.Resource interface. The API would be simpler if the only managed resources were pointers, and it would not lose expressiveness - since there's a way to project structs, arrays and callbacks onto pointers (e.g. Array::elementPointer).