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

Get new phones and upgrade to Java 8 #10

Open
jamestmartin opened this issue Feb 8, 2018 · 0 comments
Open

Get new phones and upgrade to Java 8 #10

jamestmartin opened this issue Feb 8, 2018 · 0 comments

Comments

@jamestmartin
Copy link

Java 8 has a whole bunch of useful new features relevant to us, including

  • default and static methods in interfaces
  • lambda expressions (!!!-- this would be extremely useful since we have to use anonymous classes all the time) and functional interfaces
  • streams (I use these all the time when they're available)

It's been out for ages, but our phones are too old to support it. Our phones are pretty old in general, and new ones would be nice. We should do a cost analysis and check whether ftc_app can work with Java 8.

This is not a particularly high-priority feature, it would just be nice.

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

No branches or pull requests

1 participant