Hannah Wolfe

Results 169 comments of Hannah Wolfe

I'd like to also add my vote in favour of making it possible to have proper case insensitivity. We had someone submit a [PR](https://github.com/indexzero/nconf/commit/0c5774fec798e50c5749e8de6f6f77875fef2b02) to Ghost, which adds the `lowerCase:...

@mhamann Thanks for the quick reply. The Ghost Team ❤️ nconf. We have gained an enormous amount of benefit by switching to use it in Ghost 1.0 instead of our...

I have taken over maintenance of this module, and haven't yet sat down to look at it properly. The current proposal is to add support for both snake case and...

BACK AT YOU MIKE :grin: That's basically what I'm thinking - supporting both is just prolonging agony. Can always do a 1.x version with deprecation warnings if it seems necessary,...

I'm not surprised you're confused! Sorry, that was a total brain fart... I meant camel case. Updated my comment.

Would be great to get some feedback on this, and see if we could move it forward.

@alexellis as you can see - no-one has ever tested & verified my fix, therefore I haven't pushed it. I am the maintainer of this repo now, so if you'd...

That's all well and good - but a unit test is a self-fulfilling prophecy, it only makes sense when you're certain the concept is correct, which I am not ;)

@kirrg001 I'm the maintainer here ;) I think the best approach for a non-breaking change would be to add a flag that is disabled by default, but when enabled auto-removes...

I would be in favour of making this change, it seems unnecessary to have CDATA everywhere when it is only required if the string contains one of three characters, which...