fml2

Results 12 comments of fml2

Do I understand it correctly that the crash only happens if some manipulations with views are made? I.e. that the crash does not happen if I just use the editor...

IMO this would make the program unnecessarily big and unfocused. Those who want view a text file can use a dedicated program of which there are many. E.g. notepad++.

Why not use another tool for that, e.g. qpdf? Sumatra's value is its small size and focus IMO.

I might have been unclear, but I meant that it's not necessary to have this function (command line based manipulations of PDF) in SumatraPDF at all. Users who need this...

Hello, any news on this? What is the suggested way to implement a retry with backoff while this is still not implemented? Send a command via zeebeClient (`zeebeClient.newFailCommand().retries(...).retryBackoff(...)`)?

Hrm... I must dig out the project. I even forgot which one it was. I'll try.

Since I also think this would be a very useful feature, I hat a take at this. My intermediate result is in https://github.com/fml2/camunda-bpm-mockito/tree/feature/Mock-CallActivity-in-Spring-context. The usage would be: new CallActivityMockForSpringContext(processKey, springBeanRegistry).......

Have you had a chance to look at this?

@hem-verma , @jonathanlukas "We want to do additional processing on the incoming and outgoing variables of the worker before they can go into/come from SaaS." -- could you please give...

Hi @hem-verma, thank you for the quick reply. While what you describe is technically possible, the example does not really convince me because the desire to keep the personal data...