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

Use lambda expressions and Java8 #101

Closed
4 tasks
isuPatches opened this issue Dec 23, 2017 · 1 comment
Closed
4 tasks

Use lambda expressions and Java8 #101

isuPatches opened this issue Dec 23, 2017 · 1 comment
Assignees
Labels
Status - Abandoned Work that doesn't make sense to continue working on TODO Work that needs a-doin'
Milestone

Comments

@isuPatches
Copy link
Owner

isuPatches commented Dec 23, 2017

As a developer, I want to use lambda expressions instead of anonymous logic so that the code is simpler looking.

Acceptance Criteria

  • Anonymous logic is replaced with lambda expressions in the library
  • Anonymous logic is replaced with lambda expressions in tests
  • Anonymous logic is replaced with lambda expressions in documentation
  • Documentation specifically calls out use of Java8 so that users of the library are aware
@isuPatches isuPatches added 2.x TODO Work that needs a-doin' labels Dec 23, 2017
@isuPatches isuPatches self-assigned this Dec 23, 2017
@isuPatches isuPatches added this to the 2.1.x milestone Dec 23, 2017
@isuPatches isuPatches added Status - Completed A feature that has been developed but not released and removed Status - In Progress Work that is currently being worked on labels Dec 23, 2017
isuPatches added a commit that referenced this issue Dec 23, 2017
Close #85
Close #88
Close #89
Close #90
Close #91
Close #92
Close #93
Close #95
Close #97
Close #98
Close #101
@isuPatches isuPatches added 3.x and removed 2.x labels Aug 11, 2018
isuPatches added a commit that referenced this issue Aug 12, 2018
Close #85
Close #88
Close #89
Close #90
Close #91
Close #92
Close #93
Close #95
Close #97
Close #98
Close #101
@isuPatches isuPatches added Status - Released Work that has been released Status - Abandoned Work that doesn't make sense to continue working on and removed Status - Completed A feature that has been developed but not released Status - Released Work that has been released labels Aug 26, 2018
@isuPatches
Copy link
Owner Author

This does not make sense with the conversion to Kotlin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status - Abandoned Work that doesn't make sense to continue working on TODO Work that needs a-doin'
Projects
None yet
Development

No branches or pull requests

1 participant