vert-x3 / vertx-maven-service-factory

Verticle factory for resolving verticles from Maven at run-time
Apache License 2.0
12 stars 12 forks source link

Support qualifiers for service names #5

Closed purplefox closed 9 years ago

purplefox commented 9 years ago

@vietj Can you please review?

vietj commented 9 years ago

looks good and useful to me, I just find the name qualifier a bit weird / abstract .

purplefox commented 9 years ago

Qualifier comes from "to qualify" meaning to modify or change in some way: http://dictionary.reference.com/browse/qualify

I.e. it's the the thing that modifies the original meaning. So it makes sense to me anyway ;)

Do you have another suggestion?