Hi Everyone,

I don't have a strong preference between “instance methods on an enum”
> and “free-standing functions”, but I have a strong preference against
> “static methods”.
>

After all the feedback, I chose the  "instance methods on an enum” solution
at last.
I don't say that I love it, I was perfectly happy with the static method
solution, even
if this functionality was a tiny little bit less related to URIs then the
rest of the methods.

Thanks again to Ignace, for finding out this unorthodox, but still genuine
solution.

Regards,
Máté

Reply via email to