User contributions
From CSSEMediaWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 21:07, 20 October 2010 (diff | hist) N Talk:Vendor lock-in (New page: added some content from http://sourcemaking.com/antipatterns/vendor-lock-in. --~~~) (top)
- 21:07, 20 October 2010 (diff | hist) N Vendor lock-in (New page: A software project adopts a product technology and becomes completely dependent upon the vendor’s implementation. When upgrades are done, software changes and interoperability problems o...) (top)
- 21:04, 20 October 2010 (diff | hist) N Talk:Swiss army knife (New page: added some content from http://sourcemaking.com/antipatterns/swiss-army-knife. --~~~) (top)
- 21:04, 20 October 2010 (diff | hist) N Swiss army knife (New page: A Swiss Army Knife, also known as Kitchen Sink, is an excessively complex class interface. The designer attempts to provide for all possible uses of the class. In the attempt, he or she ad...) (top)
- 21:01, 20 October 2010 (diff | hist) N Talk:Stovepipe system (New page: added some content from http://sourcemaking.com/antipatterns/stovepipe-system. --~~~) (top)
- 21:01, 20 October 2010 (diff | hist) N Stovepipe system (New page: The Stovepipe System AntiPattern is the single-system analogy of Stovepipe Enterprise, which involves a lack of coordination and planning across a set of systems. The Stovepipe System Anti...) (top)
- 20:59, 20 October 2010 (diff | hist) N Talk:Reinvent the wheel (New page: added some content from http://sourcemaking.com/antipatterns/reinvent-the-wheel. --~~~) (top)
- 20:59, 20 October 2010 (diff | hist) N Reinvent the wheel (New page: The term greenfield (in Greenfield System, an alias of Reinvent the Wheel) originates from the construction industry. It refers to a new construction site where there are no legacy buildin...) (top)
- 20:54, 20 October 2010 (diff | hist) N Talk:Jumble (New page: added some content from http://sourcemaking.com/antipatterns/jumble. --~~~) (top)
- 20:53, 20 October 2010 (diff | hist) N Jumble (New page: When horizontal and vertical design elements are intermixed, an unstable architecture results. Vertical design elements are dependent upon the individual application and specific software ...) (top)
- 20:52, 20 October 2010 (diff | hist) N Talk:Functional decomposition (New page: added some content from http://sourcemaking.com/antipatterns/functional-decomposition. --~~~) (top)
- 20:52, 20 October 2010 (diff | hist) N Functional decomposition (New page: This AntiPattern is the result of experienced, nonobject-oriented developers who design and implement an application in an object-oriented language. When developers are comfortable with a ...) (top)
- 20:50, 20 October 2010 (diff | hist) N Talk:Cut and paste programming (New page: added some content from http://sourcemaking.com/antipatterns/cut-and-paste-programming. --~~~) (top)
- 20:50, 20 October 2010 (diff | hist) N Cut and paste programming (New page: Cut-and-Paste Programming is a very common, but degenerate form of software reuse which creates maintenance nightmares. It comes from the notion that it’s easier to modify existing softw...) (top)
- 20:47, 20 October 2010 (diff | hist) N Talk:Boat anchor (New page: added some content from http://sourcemaking.com/antipatterns/boat-anchor. --~~~) (top)
- 20:47, 20 October 2010 (diff | hist) N Boat anchor (New page: A Boat Anchor is a piece of software or hardware that serves no useful purpose on the current project. Often, the Boat Anchor is a costly acquisition, which makes the purchase even more ir...) (top)
- 20:37, 20 October 2010 (diff | hist) N Talk:Move methods (New page: Added some content to the page from http://sourcemaking.com/refactoring/move-method --~~~) (top)
- 20:37, 20 October 2010 (diff | hist) Move methods (top)
- 20:36, 20 October 2010 (diff | hist) N File:07fig01.gif (top)
- 20:36, 20 October 2010 (diff | hist) N Move methods (New page: A method is, or will be, using or used by more features of another class than the class on which it is defined. Create a new method with a similar body in the class it uses most. Either t...)
- 20:25, 20 October 2010 (diff | hist) Talk:Data clumps smell
- 06:21, 20 October 2010 (diff | hist) Talk:Iterator (top)
- 06:20, 20 October 2010 (diff | hist) Iterator
- 02:45, 20 October 2010 (diff | hist) Talk:Factory Method (top)
- 02:44, 20 October 2010 (diff | hist) Factory Method
- 02:31, 20 October 2010 (diff | hist) Abstract Factory
- 22:00, 10 October 2010 (diff | hist) m Talk:Intelligent children pattern (top)
- 03:58, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 03:56, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 03:54, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 03:52, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 03:50, 1 October 2010 (diff | hist) N File:FinalDesign.zip (top)
- 03:49, 1 October 2010 (diff | hist) N File:InitalDesign.zip (top)
- 03:45, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 03:37, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 03:35, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 01:59, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 01:58, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 01:34, 1 October 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 00:43, 1 October 2010 (diff | hist) N File:Diagram3.jpg (top)
- 01:03, 30 September 2010 (diff | hist) N Talk:Avoid mixing inputs and outputs (New page: Created page and added content. --~~~) (top)
- 01:02, 30 September 2010 (diff | hist) N Avoid mixing inputs and outputs (New page: Mixing inputs and outputs refers to passing a parameter into a method so it can be assigned a new value, rather than using a return statement. It should be noted this problem cannot even o...)
- 23:43, 29 September 2010 (diff | hist) Design maxims
- 23:41, 29 September 2010 (diff | hist) Design maxims
- 23:25, 28 September 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 23:23, 28 September 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 18:20, 28 September 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 18:16, 28 September 2010 (diff | hist) User:Benjamin Gibson/Design Study
- 18:15, 28 September 2010 (diff | hist) N File:Diagram2.jpg (top)
- 00:41, 28 September 2010 (diff | hist) User:Benjamin Gibson/Design Study
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)