I would think that this is outside the domain of what Guice was created for.
warp-persist would be a better place for the iBatis support. Guice is just DI framework and is not the full stack that Spring provides. Regards. On 17 Dec 2009, at 5:43 PM, obender <[email protected]> wrote: > Obviously it is not too hard to create it if one needs it but it would > be nice to have this kind of stuff out of the box with Guice. > I know there is a project for Hibernate/JPA along these lines but > wouldn't it be logical to include this popular functionality right in > to Guice itself? The same way Spring has it. > > -- > > 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 > . > > -- 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.
