Skip to content
Archive of posts tagged ProM

Exploiting the Innards of ProM and Breaking Data-Hiding for Fun and Profit

So, I’ve spent the afternoon writing horrible code.  Horrible, horrible code. See, I have this plug-in, which executes other plug-ins.  For some time, I’ve wanted to mark those as favorite in ProM.  This means that the object shows up with a pretty yellow star [...]

Windows 8 in the Land of Business Process Modeling

Good news, everyone! It seems that the upgrade to Windows 8 is not going to impact any of your business process modeling needs1).  Both CPN Tools (3.2.1 tested), Declare (2.1.0 tested), and ProM (6.1 tested) runs with no problems on Windows 8. I have [...]

Why Bother…?

I wonder, why do we bother testing our software?  1 accepted (postponed to after an imminent release), 1 assigned, 11 closed (only 3 after the testing took place; of these one closed with wontfix), and 40 open issues (14 of which are from [...]

Commit Comments Regarding Hudson

We’re using Hudson1) at work for continuous integration.  The setup of dependency detection is less than optimal, though, which is reflected in my commit comments (I’m, mwesterg): Though it has been renamed to Jenkins for stupid reasons. [↩]

Logging: New Feature in the ProM Widgets Package

If you need more information about my Widgets package, I made an overview of (most of) the features in it here. Today, I was working on something completely different, and decided that a general logging facility was a neat idea.  ProM already has some [...]