W. Trevor King

Results 465 comments of W. Trevor King

On Thu, Sep 14, 2017 at 07:07:11PM -0700, Ma Shimiao wrote: > I have made some milestones on Github based on this PR. So this issue can be closed? I...

On Tue, Apr 11, 2017 at 07:09:55AM -0700, Aleksa Sarai wrote: > In addition, this PR also removes the "validity" checks from > `generate` because generate really shouldn't be checking...

On Tue, Apr 11, 2017 at 10:08:29AM -0700, Aleksa Sarai wrote: > > So what is the use-case for “I want to set a known-invalid > > capability”? > >...

On Thu, Oct 26, 2017 at 10:05:19AM +0000, 梁辰晔 (Liang Chenye) wrote: > So +1 for your second proposal… Also +1 to this (previous discussion in #197, e.g. [1]). >...

On Thu, Oct 26, 2017 at 09:52:26AM -0700, Aleksa Sarai wrote: > @wking I don't personally agree with the decision to not use `esc` > in #197 (requiring a network...

On Thu, Oct 26, 2017 at 12:02:37PM -0700, Aleksa Sarai wrote: > > I think the long-term goal is to be able to test against multiple > > spec versions....

I've added a NO MERGE tag to the PR subject, because (as explained in the topic post), this PR is intended to help evaluate #266. I don't think this PR...

On Mon, Nov 07, 2016 at 11:21:25PM -0800, Ma Shimiao wrote: > From the code, part of them uses Config directly, part of them still > use set/add function(which needs...

On Mon, Nov 07, 2016 at 11:47:08PM -0800, Ma Shimiao wrote: > But now part of validation has close link with bundle, we need to > modify this kind of...

On Wed, Nov 09, 2016 at 06:41:05AM -0800, Aleksa Sarai wrote: > The whole benefit of `generate` is that it's an interface which > doesn't requiring knowing exactly what the...