App-Inventor-Gallery icon indicating copy to clipboard operation
App-Inventor-Gallery copied to clipboard

Separate puts from gets in RPCs where appropriate

Open derrell opened this issue 13 years ago • 0 comments

Once batch RPCs are available, the RPC implementations here should be evaluated in search of those which have unexpected side effects. For example, functions called get*() should not do put()s.

see the discussion around https://github.com/derrell/App-Inventor-Gallery/pull/145#issuecomment-2509144, particularly the concerns of @cpuwhiz11 therein.

derrell avatar Oct 24 '11 21:10 derrell