enso/distribution/lib/Standard/Database
Hubert Plociniczak 12d6ef799f
Refactor methods of Managed_Resource (#3460)
Promoted `with`, `take`, `finalize` to be methods of Managed_Resource
rather than static methods always taking `resource`, for consistency
reasons.

This required function dispatch boilerplate, similarly to `Ref`.
In future iterations we will address this boilerplate code.

Related to https://www.pivotaltracker.com/story/show/182212217
2022-05-18 17:27:42 +00:00
..
0.0.0-dev Refactor methods of Managed_Resource (#3460) 2022-05-18 17:27:42 +00:00