I just read this. Well, it's not ravioli, it's just nonsense. A person with minimal experience will not do this.
I would like to see ravioli written by a more or less experienced programmer who “went too far”.
My code is modular, somewhat portable, and contains layers of abstraction. How can I tell if it's overkill? Where is the line between "ok" and "too much"?😄
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
My question is in the context of this discussion:
https://stackoverflow.com/questions/2052017/ravioli-code-why-an-anti-pattern
The code that I come across on MQL often lacks levels of abstraction and modularity.
I would be interested to see an example of code with an excessive level of abstraction or modularity. Excessive to the point that it would be an anti-pattern. Can anyone show an example of such code?