How to make complex objects immutable?
The example I’m about to give is for the PHP language, but I think this scenario applies to most languages.
Is it considered good practice to declare base interfaces without mutators, supplying mutatators in a sub-interface
I asked a question on StackOverflow on how to properly implement an ImmutableMap
that abides by the SOLID principles.
Is it considered good practice to declare base interfaces without mutators, supplying mutatators in a sub-interface
I asked a question on StackOverflow on how to properly implement an ImmutableMap
that abides by the SOLID principles.
Is it considered good practice to declare base interfaces without mutators, supplying mutatators in a sub-interface
I asked a question on StackOverflow on how to properly implement an ImmutableMap
that abides by the SOLID principles.
Is it considered good practice to declare base interfaces without mutators, supplying mutatators in a sub-interface
I asked a question on StackOverflow on how to properly implement an ImmutableMap
that abides by the SOLID principles.
Dealing with states in a immutable approach [closed]
Closed 9 years ago.