Add precondition checking function to VM operation methods
-
Owner
@dudasadam
My proposed solution is to define an abstract Instance.Operation class, which stores/handles async queries, activities, precondition checking, i18'd operation names and descriptions, etc. The operations themselves could subclass it, or maybe instantiate the "abstract" one with parameters. Each Instance might have a registry of instantiated operation objects.
-
Reassigned to @dudasadam
Toggle commit list -
Owner
workaround: 6756210d0
-
-
Status changed to closed
Toggle commit list
Please
register
or
sign in
to comment