cjmairair

Results 5 issues of cjmairair

An empty array should cause all to return true, not to throw an error. [].all(......) should be true, but throws an error

Really, there should be a hierarchy of tags. This is the best way of doing tags I have found so far for OneNote, but if you really want to do...

enhancement

You need to look at the runtime type of the source members and use that. This goes for the initial source object, and all of its inner descendants. You can't...

You shouldn't have to pass an IDictionary for the initializers - that's too much. What you really need is a Func or some custom IInitializerResolver interface that only exposes a...

Unsigned assemblies can not be loaded by signed assemblies.