<div dir="ltr">Hi,<div><br></div><div>As shortly discussed before, Hibernate Validator has a dependency to EL as of Bean Validation 1.1 (HV 5.0). Bean Validation can be used in all kinds of applications, so we&#39;d need an EL implementation which is generally available/visible, not only for web applications as is IMO currently the case.</div>
<div><br></div><div>In my local branch for updating the HV AS module to HV 5, I&#39;m currently working around this by including the EL RI JARs into the HV module, but of course it would be better if there was a dedicated EL module upon which HV could depend.</div>
<div><br></div><div style>Could you consider this when doing the update of the EL dependencies?</div><div style><br></div><div style>Thanks,</div><div style><br></div><div style>--Gunnar</div><div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/4/24 Stuart Douglas <span dir="ltr">&lt;<a href="mailto:stuart.w.douglas@gmail.com" target="_blank">stuart.w.douglas@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think this makes sense, at least initially.<br>
<br>
We should probably do some performance testing on it at some point<br>
though, from some AS7 weld benchmarks that I have seen in the past the<br>
EL implementation was often the bottle neck.<br>
<br>
I know JUEL is often touted as a much faster implementation, but I don&#39;t<br>
know if there are any plans to make it EL 3 compliant.<br>
<span><font color="#888888"><br>
Stuart<br>
</font></span><div><div><br>
Rémy Maucherat wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I reviewed EL 3, and I believe the RI looks more than acceptable<br>
&gt; (license is GPL+CDDL - as usual, I think -, with good quality).<br>
&gt;<br>
&gt; The new spec sources (<br>
&gt; <a href="https://java.net/projects/el-spec/sources/source-code/show/trunk/api/src/main/java/javax/el" target="_blank">https://java.net/projects/el-spec/sources/source-code/show/trunk/api/src/main/java/javax/el</a><br>


&gt; ) could be imported in the EE specs repository (there is no other<br>
&gt; compatible EL 3 implementation, so no need to edit or change the<br>
&gt; ExpressionFactory implementation loading mechanism), while the<br>
&gt; implementation could be used directly as an external dependency, at<br>
&gt; least for the time being.<br>
&gt;<br>
&gt; Comments ?<br>
&gt;<br>
&gt; Rémy<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; jboss-as7-dev mailing list<br>
&gt; <a href="mailto:jboss-as7-dev@lists.jboss.org" target="_blank">jboss-as7-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br>
_______________________________________________<br>
jboss-as7-dev mailing list<br>
<a href="mailto:jboss-as7-dev@lists.jboss.org" target="_blank">jboss-as7-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br>
</div></div></blockquote></div><br></div></div></div>