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

Memoize Annotations Added #3

Closed
wants to merge 53 commits into from
Closed

Conversation

ctoestreich
Copy link
Contributor

I have added the memoize annotation AST transforms as well as cleaned up a bit of code based on codenarc.

The tests for the AST transforms are currently located in the sub project in the test/project/detault directory as I didn't want to pollute the base project with any service or domain objects and was having an issue getting the AST to compile correctly before running the tests inline. Having the tests in the sub project works great for a two phase compile allowing the AST to be performed on the included project. May address that in the future.

Moved to version 1.2, update as appropriate to which ever version you would like. Feel free to add additional and more complex test cases where appropriate.

… a few more tests to write to exercise expire with list and hash. also still need to add hashfield, set and score.
… detection and auto injection of the redisService if is missing
@ctoestreich
Copy link
Contributor Author

I missed application.properties change, closing pull and re-requesting.

@ctoestreich ctoestreich closed this Feb 1, 2012
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

Successfully merging this pull request may close these issues.

None yet

1 participant