Code review comment for lp:~matej-sekoranja/epics-base/pcas-variable-length-arrays

Revision history for this message
Ralph Lange (ralph-lange) wrote :

Why does the read() need to be changed in the first place?

If I remember correctly, when used with an rsrv (IOC) server, the variable length feature only applies to monitor updates. Reads and first replies always have the full size array.

Is there a requirement that the CAS implementation needs to support variable size arrays on read operations?

« Back to merge proposal