Problemunvalidated
I have a class which initializes its internal data from a resource file and I want to give clients an opportunity to choose to use new instances or a cached instance. — class which initializes its internal data from a resource file. Tension: give clients an opportunity to choose to use new instances or a cached instance. Outcome: Is it property implemented as what I'm intending to do?
84f692bc-c701-4400-b03b-1a5afc860acd
I have a class which initializes its internal data from a resource file and I want to give clients an opportunity to choose to use new instances or a cached instance. — class which initializes its internal data from a resource file. Tension: give clients an opportunity to choose to use new instances or a cached instance. Outcome: Is it property implemented as what I'm intending to do?