Post Tagged with: "Java"

Fuuuuuuuuck!

Fuuuuuuuuck!

This means, I have to think, doesn’t it?Ha, haaa! There, I fixed it:Save / share:EmailPrintFacebookTwitterLinkedInShareDiggRedditStumbleUpon...

Read Full Story »

 

A New Kind of Exception

This post has 237 words. Reading it will take approximately 1 minute.VN:F [1.9.17_1161]Rating: 5.0/5 (1 vote cast)This is my go to considered harmful1), my object...

Read Full Story »

 
Refactoring – Stay Quick and Beautiful

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,...

Read Full Story »

 
Slicker Widgets for ProM

Slicker Widgets for ProM

This post has 618 words. Reading it will take approximately 3 minutes.VN:F [1.9.17_1161]Rating: 5.0/5 (1 vote cast)I’ve already earlier whined about SlickerBox,...

Read Full Story »

 

The Access/CPN Source Released

10 days ago, I mentioned that CPN Tools is being open-sourced.  I then promised that within 1-2 weeks, I’d also release the simulator and Access/CPN.  The...

Read Full Story »

 
 
 

On my mind…

  • For a status report, I had to figure out how much code I'm maintaining. Turns out it's roughly 390000 lines.
    7 days ago
  • This is becoming a bad habit: had to run to catch the last direct train to Eindhoven.
    8 days ago
 
 

Recent Comments

  • Michael: Forgot to add: in my code in the post, what I'm trying to do is just to get all …
     
  • Michael: Yeah, unless you know you are processing an integer, you can only get an object …
     
  • Danny: Hmmm... is the first solution you explain that much different from the original?…