HCL-TECH-SOFTWARE / domino-jnx

Modern Domino Java API based on JNA access to Domino's C API
https://opensource.hcltechsw.com/domino-jnx/
Apache License 2.0
14 stars 3 forks source link

Large item support for text lists (64k * 32767 bytes per entry) #346

Closed klehmann closed 1 year ago

klehmann commented 1 year ago

Fixes #345

Waiting for response from core dev because text list entry max length is currently 32767 bytes and according to core dev it should be 65535 bytes.