Bug 503077 - org.eclipse.xtext.xbase.lib.Pair implements java.util.Map.Entry
Summary: org.eclipse.xtext.xbase.lib.Pair implements java.util.Map.Entry
Status: NEW
Alias: None
Product: Xtend
Classification: Tools
Component: Core (show other bugs)
Version: 2.9.1   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-03 11:14 EDT by Michael Vorburger CLA
Modified: 2016-10-03 11:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Vorburger CLA 2016-10-03 11:14:05 EDT
For Xtend Java interop, it would be 'handy' if org.eclipse.xtext.xbase.lib.Pair<K, V> would be retrofitted to implement java.util.Map.Entry<K, V>.

This should (hopefully) not cause any backward compatibility.

Would a Gerrit proposing this be welcome?