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

Add override for Document#computeWithForm that takes a Document or Form parameter #365

Closed jesse-gallagher closed 1 year ago

jesse-gallagher commented 1 year ago

The underlying C API call can take a DHANDLE for an open form, which can save a good chunk of time on repeated calls, since otherwise it does an internal lookup of form name -> note.