Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLD definitions CLI #538

Merged
merged 5 commits into from
Nov 6, 2016
Merged

TLD definitions CLI #538

merged 5 commits into from
Nov 6, 2016

Conversation

weppos
Copy link
Owner

@weppos weppos commented Nov 6, 2016

Add utility to manage TLD definitions.

Blocked by #536

@weppos weppos added the feature label Nov 6, 2016
@weppos weppos self-assigned this Nov 6, 2016
Before

    - com
    - com.za
    ...
    - za

After:

    - com
    ...
    - za
    - com.za
Since the definition file is often used in third party applications, I
need a way to reference changes to the schema itself directly in the
file.

I adopted the approach where the will be always a _ element in the file
containing metadata, such as the schema version.

Consumers should always check if (and compare the version) before
processing the definition list.
@weppos weppos merged commit 9162be6 into master Nov 6, 2016
@weppos weppos deleted the definitions branch November 6, 2016 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant