perl-workflow / perl-workflow

Workflow - simple, flexible system to implement workflows/state machines

Home Page:https://jonasbn.github.io/perl-workflow/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't get the history initial description from the Persister

ehuelsmann opened this issue · comments

Issue Template

Description

This issue comes from the old TODO file which didn't specify much more context.

@jonasbn, looking at https://github.com/jonasbn/perl-workflow/blob/master/lib/Workflow/Persister.pm#L240-L255 I'm thinking this is probably already supported, although a derived class would be needed. (It would be trivial to allow setting this in a persister too, I guess.)