Home > Software Development > Doing undo with Aspects

Doing undo with Aspects

Jon Tirsen has a neat tip for doing Undo in AspectJ. I’m actually already using AspectJ for field modification interception and hadn’t thought of implementing undo like this. A method like this could indeed save a lot of code.

Software Development

  1. No comments yet.
  1. No trackbacks yet.