At this time, I'm hoping to keep iBATIS plugins outside of the core.  As you
know, I'm obsessive about keeping 3rd party dependencies to a minimum, and
that would include Guice.  This is one reason the OSCache support was left
out.

What I would like though, is to offer to link to plugins and extensions from
the homepage.  That way, anyone and everyone can contribute through whatever
means they like.

Finally, when it comes to containers like Guice and Spring, I believe the
dependency should always flow downward.  I'm happy Guice is keeping this to
a minimum and following a similar principle to mine, in that they generally
keep 3rd party plugins and extensions outside of the source.  Of course
Spring is quite the opposite, and that seems to be working well for them.
 So I would expect iBATIS support to be built in or contributed to their
project sometime soon.

Clinton

On Mon, Dec 21, 2009 at 2:22 PM, Simone Tripodi <simone.trip...@gmail.com>wrote:

> Hi guys,
> thanks for your kind replies!!!
>
> @OBender: yes, the intention is absolutely realizing it, do you have
> already some idea how should it work? Not in terms of APIs that's
> clear, but in terms of implementation... Thanks in advance!!!
>
> @Clinton: thank you, and please send to us your feedbacks!!!
>
> We're open for suggestions, feedbacks, everything useful to improve
> these APIs. Unfortunately we don't have a ML and I wouldn't invade the
> proper iBatis space, so feel free to contact us directly.
>
> Btw, if the iBatis community is interested on that project we could
> arrange a close collaboration, we are open even to a code donation.
> Starting from today I'm an Apache Cocoon3 committer and already ICLA
> signed so no problems about moving the code to Apache.
>
> Best regards!!!
> Simone
>
> On Mon, Dec 21, 2009 at 7:52 PM, Clinton Begin <clinton.be...@gmail.com>
> wrote:
> > Sounds exciting.  I also use Guice, so I'll definitely check this out.
> > Cheers,
> > Clinton
> >
> > On Mon, Dec 21, 2009 at 9:32 AM, Simone Tripodi <
> simone.trip...@gmail.com>
> > wrote:
> >>
> >> Hi Guys,
> >> a friend of mine and I are developing a mini-library that alleviates
> >> to the users the issue of creating and injecting iBatis objects
> >> through Google Guice 2, it is public, released under the friendly
> >> Apache 2 license and you can find it - still snapshot release - on
> >> google-code[1].
> >> It also integrates other nice tools that are perfectly designed to
> >> cooperate with iBatis, it would be nice if iBatis users that are used
> >> to DI through Guice could provide us both positive and negatives
> >> feedbacks.
> >> Best Regards,
> >>
> >> Simone Tripodi
> >> Marco Speranza
> >>
> >> [1] http://ibaguice.googlecode.com/svn/site/1.0-SNAPSHOT/index.html
> >>
> >> --
> >> http://www.google.com/profiles/simone.tripodi
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
> >> For additional commands, e-mail: user-java-h...@ibatis.apache.org
> >>
> >
> >
>
>
>
> --
> http://www.google.com/profiles/simone.tripodi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
> For additional commands, e-mail: user-java-h...@ibatis.apache.org
>
>

Reply via email to