Sometimes the lowliness of my humor amazes even me. Still, I found adding this line of code amazingly amusing: MichaelTime person of the year 2006, Nobel Peace Prize winner 2012. westergaard.eu/ […]
Tag: Code
Fuuuuuuuuck!
This means, I have to think, doesn’t it? Ha, haaa! There, I fixed it: MichaelTime person of the year 2006, Nobel Peace Prize winner 2012. westergaard.eu/ […]
A New Kind of Exception
This is my go to considered harmful, my object orientation, my data encapsulation.
[…]
Signs…
Writing a comment like this may be a sign, you are getting bored. Nooooo, I’m not bored. Just creative! Apropos atomic: My friend Karsten used to tell this story about a guided tour he gave in the basement below the physics department. One of the attendees asks if it is true that they keep a […]
Refactoring – Stay Quick and Beautiful
Sometimes you have to refactor something. It may seem like it works, but the code is horrible-looking and inefficient. Consider for example this gem: No documentation, missing @Override annotation, quadratic blow-up of something that should be linear, unmotivated cloning of an immutable class, over-shadowing of field variables, leading to a clumsy syntax, and a code-structure […]
Real Time and Transition Priorities in CPN Tools
Some months ago, Eric Verbeek and I worked together on adding a couple features to CPN Tools with the primary focus of getting Eric started with maintaining CPN Tools. Today I released a new version of CPN Tools with those features, namely real time stamps and transition priorities. See the demo here: Note that whenever […]
Read More… from Real Time and Transition Priorities in CPN Tools