<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 27, 2017 at 1:23 PM, Tomas Hofman <span dir="ltr">&lt;<a href="mailto:thofman@redhat.com" target="_blank">thofman@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I&#39;m working on an issue in Elytron, which requires validation of IPv6<br>
addresses. Potentially also normalizing IPv6 addresses and matching<br>
addresses by masks could be needed in future. For now I implemented my<br>
own validation code which may be good enough, but still, better would be<br>
to rely on proven utility class.<br>
<br> </div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":dv" class="a3s aXjCH m15a7f8ca9afe0a99">
Do we use some standard library for such purposes, or is there such<br>
functionality in JBoss codebase somewhere? I found NetworkUtils class in<br>
wildfly-network package, which does some of that, but that can&#39;t be used<br>
in Elytron.<br></div></blockquote><div>What is the use case?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":dv" class="a3s aXjCH m15a7f8ca9afe0a99">
<br>
Are there some rules when considering new dependencies? For instance<br>
would Apache Commons Validator/Net represent conceivable dependencies<br>
for Elytron?</div></blockquote></div>new runtime dependency? I would avoid them if possible.<br></div><div class="gmail_extra">Especially when it comes to Apache Commons * ...<br><br>--<br></div><div class="gmail_extra">tomaz<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>