by Oliver
24. November 2011 00:39
Generally, when I execute Action A and get result B, then change Action A to A2 receiving a different result R2 and then change Action A2 back to A, I would expect to get result R once again.
Well, today this logic twice failed me during development.
Trying to use the PreApplicationStartMethodAttr...
[More]