|
|
|
|
|
by shoo
1200 days ago
|
|
this is a crucial point. if the noodle nest does not solve an important customer problem, it can be eaten or thrown out. being eaten or thrown out is not the pathway to immortality. it must provide an important business function or feature, yet resist low-risk modification or understanding. immortality of a noodle nest that solves an important customer problem may be amplified by wrapping the noodle nest in a faux-OO shell. E.g. in C++, one could create a single "god" class, define a large amount of mutable state belonging to the class, and then distributing the noodle nest between dozens of methods that take no arguments, return no values, mess with the noodle state, and mutually recursively call each other. immortality of a faux-OO noodle nest wrapped inside a god object can be further enhanced by applying the GoF "monotheism" pattern to ensure there is only one god object instantiated at runtime. |
|