Skip to content

Conversation

@kinggoesgaming
Copy link
Member

@kinggoesgaming kinggoesgaming commented Mar 27, 2018

I'm submitting a ...

  • bug fix
  • feature enhancement
  • deprecation or removal
  • refactor

Description

Moves NAMESPACE_DNS, NAMESPACE_OID, NAMESPACE_URL and NAMESPACE_X500 into uuid::ns module. The namespaces are not exposed as part of the prelude, as people only may need one of the namespaces when they do need them.

Motivation

Part of the refactor efforts

Tests

Current tests are passing.

Related Issue(s)

#124

@kinggoesgaming
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Mar 27, 2018
187: Move namespaces into uuid::ns r=kinggoesgaming a=kinggoesgaming

**I'm submitting a ...**
  - [ ] bug fix
  - [ ] feature enhancement
  - [ ] deprecation or removal
  - [x] refactor

# Description
Moves `NAMESPACE_DNS`, `NAMESPACE_OID`, `NAMESPACE_URL` and `NAMESPACE_X500` into `uuid::ns` module. The namespaces are not exposed as part of the prelude, as people only may need one of the namespaces when they do need them.

# Motivation
Part of the refactor efforts

# Tests
Current tests are passing.

# Related Issue(s)
#124
@bors
Copy link
Contributor

bors bot commented Mar 27, 2018

@bors bors bot merged commit fb2265d into breaking Mar 27, 2018
@kinggoesgaming kinggoesgaming deleted the refactor/namespaces branch March 27, 2018 23:16
@kinggoesgaming kinggoesgaming added breaking This causes a breaking change and will be merged to breaking branch. Release Notes labels Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This causes a breaking change and will be merged to breaking branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants