AbCip whole-UDT read optimization (#194) #158
Reference in New Issue
Block a user
Delete Branch "abcip-whole-udt-read"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #194. Declaration-driven UDT read grouping collapses N per-member libplctag reads into one parent read + client-side decode at computed member offsets. Conservative BOOL/String/Structure opt-out � Template-Object-backed richer path is a follow-up. AbCip.Tests 227/227 (was 211, +16).