Frederik Bosch

Results 110 comments of Frederik Bosch
trafficstars

@skyosev Why don't you use composition inside your code? So you inject the Phroute Dispatcher into your own created Dispatcher? And then you decorate the Phroute dispatcher with your own...

If you like this proposal, I can add tests for them.

I just found out that [my whole exercise in this discussion](https://github.com/rabbitmq/rabbitmq-server/discussions/11161) is what will probably be resolved in this PR. If I may, what I would prefer as a Consul...

@michaelklishin What is the image name of the main branch? I am planning to test today. Edit: never mind, already found it.

I have tested this PR using a three node cluster with two scenario's. 1. Also register the service using my orchestration tool (Nomad) in Consul with the meta `erlang-node-name` set,...

[Issue filed](https://github.com/rabbitmq/rabbitmq-server/issues/11233)

This [commit](https://github.com/genkgo/xsl/commit/f9a48321d76f468825f20e9fd972401e3950cd58) brings preliminary support for loops to but there is work to do for this to become stable. This is related to white spaces. It would also be better...

There is no support yet for xsl:sequence, see https://github.com/genkgo/xsl/issues/2.

I am not completely sure, but to what extend is [exsl:node-set](http://exslt.org/exsl/functions/node-set/) similar to xsl:sequence?