We should consider changing registerProxy and registerMethod to use UPPER_SNAKE_CASE to more clearly indicate that they are macros rather than methods. This has been captured in #36.
Notes
Thank you @sgilmore10, @lafiona, and @sreeharihegden for your help with this pull request!
Overview
This pull request makes the following changes:
Future Directions
registerProxy
andregisterMethod
to useUPPER_SNAKE_CASE
to more clearly indicate that they are macros rather than methods. This has been captured in #36.Notes