Skip to content
Snippets Groups Projects
Commit 3e997807 authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Previously, one Action instance (created through a @actions.Action

decorator on a method) was shared between all instances of the class,
which was not ideal. Now, the tricksy ActionFactory creates an Action
instance for every target instance.
parent df525835
No related branches found
No related tags found
No related merge requests found
Showing
with 130 additions and 118 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment