Sounds good - go for it :) On Mon, Jul 25, 2016 at 8:35 AM, Tim Ellison <[email protected]> wrote:
> I'm in the throws of hacking on DataSchema and notice that some parts of > the Pirk code maintain case for the schema name, and others map it to > lowercase. > > Any objection to me making Pirk case-preserving and case-sensitive to > the data schema name throughout, i.e. fakeDataSchema != fakedataschema? > > I see there is at least one JUnit test that checks the name is > lower-cased, hence the question. > > Regards, > Tim >
