Sly Gryphon

Results 79 comments of Sly Gryphon

Comments from old Codeplex: jacobsmidt wrote Mar 27 at 8:32 AM [x] I think I am experiencing the same thing. I get this exception when using the Email trace listener...

Comment thread from old Codeplex: gerdb42 wrote Feb 6, 2013 at 9:14 PM [x] Parsing for Date Patterns would certainly be the sophisticated approach. How about a simple number of...

Need to provide tokens in the path to allow to write to appropriate locations. e.g. the AppData token.

I'm not really sure what this means. Usually the Adapter pattern is used to adapt from one pattern to another. i.e. public class TraceSourceAdapterLogger : ILogger { public TraceSourceAdapterLogger(TraceSource traceSource)......

I have not been able to run the tests locally, but did get them running (and now all successful / green) in my GitHub repo. Link to the successful run...

Concern: Regarding the != operator. * Usually the == and != operators should be specified together, as often they are used interchangeably, e.g. I would expect "!(a == b)" to...

> Opinion: If we are adding v6 support to IPAddress, we should delete IPv6Address That would be a breaking change. It is okay to do this for a major version,...

If two people both have Matrix, you would just send end-to-end encrypted messages via Matrix, which is already a decentralised/federated protocol. If only one person has Matrix, then an encrypted...

+1 (upvote) for this feature. The ability to register as the default SMS app would be good so that messages only appear once. Otherwise SmsMatrix gets the message, but so...

I suggest not trying to patch in support for just one additional address, but recognise that with IPv6 a device will usually have varying numbers of multiple addresses. e.g. Have...