enso/distribution/lib/Standard/Base/0.0.0-dev
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
..
src Refactor methods of Managed_Resource (#3460) 2022-05-18 17:27:42 +00:00
THIRD-PARTY Fix docparser (#3370) 2022-03-31 04:44:34 +00:00
package.yaml Restructuring for File.read (#3390) 2022-04-19 16:50:03 +00:00