-
Bug
-
Resolution: Fixed
-
P3
-
repo-panama
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).