anti-patterns
What are some specific legitimate uses for singletons? [duplicate]
This question already has answers here: 开发者_高级运维 Closed 12 years ago. Possible Duplicate: On Design Patterns: When to use the Singleton?[详细]
2022-12-16 10:54 分类:问答Ravioli code - why an anti-pattern? [closed]
Closed. This question is opinion-based. It is not current开发者_JS百科ly accepting answers. Want to improve this question? Update the question so it can be answered with facts and citation[详细]
2022-12-16 08:26 分类:问答Why do most spreadsheets contain a hard-coded limit on the number of rows and columns?
Why are programs like Microsoft Excel, Gnumeric and OpenOffice.org Calc designed with hard-coded limits on the number of rows and columns?This seems like an archaic programming technique from when spr[详细]
2022-12-16 05:57 分类:问答Singleton in go
How does one implement the Singleton design pattern in the go programming开发者_如何学编程 language?Setting aside the argument of whether or not implementing the singleton pattern is a good idea, here[详细]
2022-12-12 18:27 分类:问答When can a design pattern make your software worse? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to impro开发者_如何学编程ve this question? Update the question so it can be answered with facts and cita[详细]
2022-12-12 17:21 分类:问答anemic domain model versus domain model
Being confused again after reading about this anti-pattern and the many concerns about it here on SO.[详细]
2022-12-12 11:15 分类:问答List of suspected Malicious patterns
I am doing an anti-virus project by disassembling its code and analyzing it. So I want a list of the Suspected Malicious pattern codes, so I can observe which is suspected and which is not?[详细]
2022-12-11 19:36 分类:问答Is it an anti-pattern to modify JavaScript's built-in prototypes?
I understand from this post, that it\'s an anti-pattern to modify Object\'s prototype in JavaScript.I was curious, however, if it\'s widely considered to be an antipattern to modify other \'built-in\'[详细]
2022-12-10 18:20 分类:问答Dependency Injection best practices and anti-patterns
I\'m relatively unskilled开发者_开发问答 in Dependency Injection, and I\'d like to learn some best practices and anti-patterns to use and avoid respectively when using DI.I really enjoyed this article[详细]
2022-12-10 03:59 分类:问答Python: is using "..%(var)s.." % locals() a good practice?
I discovered this pattern (or anti-pattern) and I am very happy with it. I feel it is very agile: def example():[详细]
2022-12-08 19:17 分类:问答
加载中,请稍侯......