Nathan Allen-Wagner

Results 10 comments of Nathan Allen-Wagner

A few questions and observations 1. I assume you're using Unity as the container for Prism? If so, I think you can use that with concrete types. I did a...

I'll need to look into this a bit. The Stack class doesn't have this built in, so we'd need to copy the top N entries in the stack to a...

Thank you for the feedback. I need to think about this one a bit. For now, I've removed the note in the docs that compares the UndoBatch to TransactionScope. If...

Thanks for the info on this issue. I'll investigate.

Can you provide a bit more detail on your scenario? Maybe a small example or some details on the undesired behavior that you see with the current library? One thing...

Will think on this one.

I'll need to investigate if/how we might enhance the library to help prevent this.