On 22/01/15 11:56, Edward Ned Harvey (mono) wrote: >> http://tirania.org/blog/archive/2010/Dec-31.html > Arthur, how about this: > > Sometimes it may be true that it might be difficult to get changes pulled > into mono source, but you haven't made a compelling case for certmgr to be > separated out from mono source. What exactly are the improvements you want > to make, and why shouldn't they be part of mono source? The changes that are > in your fork seem to be all stylistic changes, refactoring variable names, > changing whitespace, etc. > > It's not clear right now, what the improvements are, or should be.
I used it to help me debug the Mono cert store issues I was having (it's easier to work with a standalone MD project than the whole Mono tree, when doing breakpointing & object inspection). There are sane changes that should reach everyone, e.g. not throwing exceptions all the damn time if the command-line syntax isn't perfect. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
