-
Notifications
You must be signed in to change notification settings - Fork 7
Issues: amazon-ion/ion-element-kotlin
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Investigate pooling large-capacity mutable lists and then copying to right-sized immutable lists in IonElementLoaderImpl
enhancement
New feature or request
#104
opened Sep 9, 2024 by
popematt
Use New feature or request
jdk8
Blocked by JDK8 support
Map.of(...)
and List.of(...)
internally when JDK 8 support is dropped
enhancement
#102
opened Aug 2, 2024 by
jobarr-amzn
Consider replacing/augmenting New feature or request
MutableStructFields
with an idiomatic builder class
enhancement
#98
opened Jul 25, 2024 by
popematt
Consider sealing the
IonElement
interfaces in the next major version.
#93
opened Mar 18, 2024 by
popematt
Create some way to ease migration from IonValue to IonElement
enhancement
New feature or request
#92
opened Mar 16, 2024 by
popematt
Consider caching the hashcode for New feature or request
ListElementImpl
and SexpElementImpl
enhancement
#90
opened Mar 12, 2024 by
popematt
Consider adding a New feature or request
StructElement
implementation that is optimized for simple cases
enhancement
#89
opened Mar 12, 2024 by
popematt
Investigate the possibility of caching IonElement instances
enhancement
New feature or request
#87
opened Mar 11, 2024 by
popematt
Add New feature or request
good first issue
Good for newcomers
isNotNull
for IonElement
Interface
enhancement
#78
opened Jul 25, 2022 by
lziq
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.