Hi Gerhard,
very nice to meet you :) I already started realizing a set of
google-guice providers and module that simplify the
javax.validation.Validator building and injection.
Moreover, I' would add a org.aopalliance.intercept.MethodInterceptor
that validates methods args input, raising an
org.apache.bval.ValidationException if there are
javax.validation.ConstraintViolation, and automate the AOP stuff
marking the interested methods with an hypothetical
@org.apache.bval.Validate annotation bound the in guice binder.
I've already realized the 80% of the code, if you all agree I could
start importing the classes in a separate module so we could finalize
it all together.
What do you think about it? Thanks a lot in advance, have a nice day!!!
Simo

http://people.apache.org/~simonetripodi/



On Thu, Mar 18, 2010 at 11:42 PM, Gerhard Petracek
<gerhard.petra...@gmail.com> wrote:
> hi simo,
>
> which features do you plan to support?
> i'm asking because we have a quite interesting situation concerning such
> integrations.
> (i'll provide further details later on.)
>
> regards,
> gerhard
>
> http://www.irian.at
>
> Your JSF powerhouse -
> JSF Consulting, Development and
> Courses in English and German
>
> Professional Support for Apache MyFaces
>
>
> 2010/3/18 Simone Tripodi <simone.trip...@gmail.com>
>
>> Hi all guys,
>> ver nice to meet everybody and sorry I joined the ML so late. A very
>> BIG "thanks a lot" to Niall who invited me to join this amazing
>> community, I hope I'll do my best to help Bean Validation growing up.
>> Even if the codebase has just been imported, I'd like to propose to
>> develop also 3rd part libraries integration, I already started
>> developing a JSR303-Google Guice integration and this would be the
>> best place to share it. What do you think about it?
>> Thanks a lot in advance, all the best,
>> Simo
>>
>> http://people.apache.org/~simonetripodi/
>>
>

Reply via email to