Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSR107 Reference Implementation Guice integration #1

Open
picpoc opened this issue Sep 24, 2012 · 2 comments
Open

JSR107 Reference Implementation Guice integration #1

picpoc opened this issue Sep 24, 2012 · 2 comments

Comments

@picpoc
Copy link

picpoc commented Sep 24, 2012

Hi,
I see you've changed some of your code to use the JSR107 stuff.

It seems that the JSR107 Reference implementation already provides a Guice integration project (with all the interceptors for the javax.cache annotations):
https://github.com/jsr107/RI/tree/master/cache-annotations-ri/cache-annotations-ri-guice

I am wondering if you've seen that? And if so, do you plan to implement it differently or add extra features?

Regards,
Picpoc

@simonetripodi
Copy link
Contributor

Hi Picpoc,

yes I've seen the RI Guice module - my current purpose ATM is provide a lighter implementation which doesn't bring all the RI dependencies and layers.

If you have features request, you are welcome, feel free to fill an issue! :)

best,
-Simo

@simonetripodi
Copy link
Contributor

Forgot to mention also that the RI is driven by a company, which of course opened the source, my purpose is creating a community of people around that implementation, which is quiet different!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants