Monthly Archives: August 2008

Fast debugging statements

While reading Code Complete 2nd Edition I ran into a chapter which covers defensive programming. Defensive programming includes debugging, but not to any price of course. We don’t want performance of the application to suffer from debugging statements, at least … Continue reading

Posted in Coding, General | Tagged , , , , , , , | Leave a comment

JMS and SAP, avoid this combination?

I told a colleague “I’m going to use JMS topics to solve this problem”. His answer was: “SAP in combination with JMS… you don’t want to go there.”. Based on the fact that several SAP applications which use JMS seem … Continue reading

Posted in JMS, SAP | Tagged , , , , , , , , , , | Leave a comment