One of the major benefits provided is that the developer is able to debug their program in much the same way as they would when they develop a normal program.
When first executing a program with Diffuser at the top of the selection screen is the “Technical Settings” button, the option “Run online as a single process (debugging mode)”, allows the program to be run online. This means that any break points that the developer has in their code, either hard-coded or dynamically set from the editor, will be stopped at.
In addition on finding an interval in error you also have the option of debugging the interval to try and work out what went wrong see “Debug an Interval” for details.
Post your comment on this topic.