Erik Huelsmann

Results 308 comments of Erik Huelsmann

Depending on what you think is sufficient, I think the answer is "yes": the tests include saving of workflow data and history data and reloading that. *However*, they do not...

@jonasbn Progress: We at least have YAML support using the same "schema" as the XML support.

> I've suggested using Workflow in my current job. One of our lead developers expressed concern wrt XML::Simple. @pastobas1966 thanks for posting your feedback. Although it would indeed be nice...

Could you provide some detail on what's required to close this issue? I'm completely in the dark as to what is "inconsistent" here...

Hmm. I actually chose this structure for 2 reasons: to make it as small as possible and, because it's generated, it's not the authoritative source. The other solution is to...

Yes. We could run the "build languages" script just before running anything in the Makefile and include the file in our distribution build procedure.

Hmm. How does Java deal with the need to have the file around in order to run the test suite? For Perl, I can (and need to) run the test...

Branch rebased (explaining the force-push).

> Yes, using the after* hooks with much extra logic to determine if the hook is even needed to execute. What extra logic is required if you apply tags to...