Nigel Sampson

Results 3 issues of Nigel Sampson

Earlier today I [announced][post] that I would be stepping away from maintaining Caliburn.Micro. It was a hard decision, but when I was honest with myself I realized I didn't have...

question

Currently an exception thrown in a coroutine (a method returning either `IEnumerable`, `Task` or `Task`) when invoked through `Message.Attach` has it's exceptions handled in `Coroutine`, any exceptions would appear in...

enhancement
question

Currently ActionMessage inherits `TriggerAction`, this means in the new WinRT environment we can't use message bindings on non framework elements such as Flyout. Would need to have ActionMessage use some...

enhancement