On Feb 21, 2011, at 3:29 AM, Simone Tripodi wrote: > Hi Dhanji, > follow below the OSS applications I've been working on that integrate Guice: > > Name of app: MyBatis-Guice > Names of developers: Simone Tripodi, Marco Speranza, Nathan Maves, > Christian Poitras, Eduardo Macarron > URL if applicable: http://www.mybatis.org/ > Short description of what it is: A bridge framework between the > MyBatis SQL Mapper framework and Google Guice > Description of how Guice is used and any remarks: Guice sets up the > whole MyBatis environment and makes it easier MyBatis transactions > manage via @Transacion annotation & related interceptor > > Name of app: Apache Bean Validation > Names of developers: Simone Tripodi > URL if applicable: > http://incubator.apache.org/bval/cwiki/obtaining-a-validator.html/ > Short description of what it is: An integration layer between > GoogleGuice with JSR303(BeanValidation) specification > Description of how Guice is used and any remarks: Guice sets up the > whole ApacheBVAL environment and allows intercepting methods to > validate method arguments using JSR303 annotations >
Awesome! I didn't know about this and if there's an implementation backed by Guice that is great. > I hope at least one of two, if even not both, will be accepted :P > Have a nice day, > Simo > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. > Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- A party which is not afraid of letting culture, business, and welfare go to ruin completely can be omnipotent for a while. -- Jakob Burckhardt Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
