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

added document to describe support for naming hierarchy #1655

Merged
merged 4 commits into from
Jul 4, 2016

Conversation

yvesgoeleven
Copy link
Contributor

No description provided.

@yvesgoeleven
Copy link
Contributor Author

@Particular/azure-service-bus-maintainers @Particular/docs-maintainers please review


## Positioning an endpoint in the hierarchy

NServiceBus provides the capability to an endpoint to register it's Azure Service Bus transport resources inside a namespace hierarchy by replacing part of the addressing logic, the composition strategy. This strategy is responsible for composing the path to an entity in the namespace. Out of the box, the transport comes with a `HierarchyComposition` strategy that allows to specify a lambda expression that can calculate the path for each entity.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we describe the default configured strategy and how to override default configuration?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll mention the default, how to override is shown at the end of the document already, no need to repeat

@SimonCropp
Copy link
Contributor

needs a rebase


for example:

```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can u append a no-highlight. if not hljs will guess the langauge and it is not too good at it
more info: https://github.com/Particular/docs.particular.net#inline-code

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@yvesgoeleven yvesgoeleven force-pushed the asb-namespace-hierarchy branch from c636db6 to 340cce0 Compare July 4, 2016 11:42
@yvesgoeleven
Copy link
Contributor Author

rebased

@weralabaj weralabaj merged commit a2289cd into master Jul 4, 2016
@weralabaj weralabaj deleted the asb-namespace-hierarchy branch July 4, 2016 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants