Sawyer X

Results 167 comments of Sawyer X

I think calculating `location` and `environment` only once and transferring it onwards is a good call. I like that. I think the usage of roles here might be too much....

> If we ditch config_files attribute, we create a non-compatible change. Incompatible with what? > The name is bad but I like the idea that the Config object would actually...

> Attribute `config_files` is part of the public interface, isn't it? If it isn't, then of course, it's not a compatibility issue. I can't imagine this being used for anything....

I do think we need to make such a big change and I don't think this big change is this "big." Of course, I could be wrong about that. (But...

@BTrey, Any chance you could reduce this to a repeatable test that we verify this? That would make it easy to test and fix, and to make sure it doesn't...

@PerlDancer, any comments?

@racke++ Thanks for the typo fix. I missed it. Basically, `dzil build` and `perldoc` the POD. Wish it was easier, but it's not that bad, I guess.

_GET methods_ and _GET method_ are both wrong, IMHO. What I should have written was _handles requests using GET method_. Common plugins is a good idea, except the list of...

What details would you like it to go into?

Should we ask on the mailing list for people to review this? What's hard for me is to answer the question: Is this better than what we had before? To...