You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joeljfischer
changed the title
SDLRPC mutable array properties should be immutable
RPC mutable array & dictionary properties and initialization variables should be immutable
Apr 24, 2015
Only bad things can happen if consumers try to modify these properties. They should be immutable for clarity and safety.
An example is
SDLAddCommand
'svrCommands
property.The text was updated successfully, but these errors were encountered: