I have added the hooks and columns to 17.2.2. However, we have decided that we will not add new Data Interface methods for two reasons:
1) Open Dental would incur future maintenance costs on these methods.
2) You would be better off in the long run implementing these methods yourself. If we were to change the methods by deleting one or adding a parameter then your plugin would break.
cmcgehee wrote:I have added the hooks and columns to 17.2.2. However, we have decided that we will not add new Data Interface methods for two reasons:
1) Open Dental would incur future maintenance costs on these methods.
2) You would be better off in the long run implementing these methods yourself. If we were to change the methods by deleting one or adding a parameter then your plugin would break.
Thanks, Chris. I'll give those changes a try and will let you know if I run into any issues.