Navigation


RSS: subscribe



Jasema: Implementing the Undo feature using PostSharp

Saturday, February 23, 2008 posted by Gael Fraiteur

An interesting post on The Simple Part explains how to use PostSharp to implement an "Undo" feature in Jasema, a tool to create WPF Path Geometry in an easy user friendly way.

The trick is to apply a "journaling" aspect on some front-end methods. The aspect record the object state before and after execution.

Congratulations to 'Karlagius' for this original use of AOP!

Gael

1 Comments:

OpenID karlagius said...

Thanks for the comment Gael... and thanks again for PostSharp! It rocks!

-Karl

March 21, 2008 6:27:00 PM CET  

Post a Comment

Links to this post:

Create a Link