enso/distribution/lib/Standard/Database/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
..
data Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01: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 Fill component groups of standard libraries (#3391) 2022-04-14 13:12:18 +00:00