basiliscos has asked for the wisdom of the Perl Monks concerning the following question:
Hello dear monks,
My colleges too-frequently use state feature for aggressive caching. That makes some test problematic, and the functions to be unpure. I'm asking them do not use state, but it seems my arguments aren't strong enough.
I think I've read some article about state feature misuse, but I can't remember it. If you have a link to some blog, please, share it
PS. May be I'm not right and state isn't so bad?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: state is the root of evil?
by choroba (Cardinal) on Jun 29, 2016 at 13:00 UTC | |
|
Re: state is the root of evil?
by perlfan (Parson) on Jun 29, 2016 at 17:31 UTC | |
|
Re: state is the root of evil?
by BrowserUk (Patriarch) on Jun 29, 2016 at 09:24 UTC | |
by karlgoethebier (Abbot) on Jul 01, 2016 at 09:25 UTC | |
by BrowserUk (Patriarch) on Jul 01, 2016 at 10:48 UTC | |
by karlgoethebier (Abbot) on Jul 01, 2016 at 11:27 UTC | |
by karlgoethebier (Abbot) on Aug 13, 2016 at 15:01 UTC | |
|
Re: state is the root of evil?
by Anonymous Monk on Jun 29, 2016 at 09:20 UTC | |
by Anonymous Monk on Jun 29, 2016 at 09:27 UTC |