User contributions
From CSSEMediaWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 03:06, 15 October 2009 (diff | hist) CSSEMediaWiki:Current events
- 00:54, 15 October 2009 (diff | hist) CSSEMediaWiki:Current events
- 22:20, 14 October 2009 (diff | hist) m Extract Interface (top)
- 22:19, 14 October 2009 (diff | hist) Pull Up Constructor Body (top)
- 22:19, 14 October 2009 (diff | hist) m Replace Parameter Object
- 22:18, 14 October 2009 (diff | hist) N Replace Parameter Object (New page: If it a group of parameters are passed to several different methods then simplify your calls by creating a object that encapsulates the data. ==Also See== *[[Data_class_smell|Data class s...)
- 21:52, 14 October 2009 (diff | hist) N Pull Up Constructor Body (New page: If a superclass has many subclasses with similar or identical constructors try to move the body of the work into the superclass and simply call super in the subclasses. Th...)
- 21:49, 14 October 2009 (diff | hist) N Extract Interface (New page: If multiple classes have sections of their public interface in common then extract the common elements into a interface which the classes will implement. Another reason to extract an inter...)
- 02:41, 14 October 2009 (diff | hist) Use lazy initialization pattern (→Lazy initialization)
- 22:13, 13 October 2009 (diff | hist) No Peter Pan objects (→Solutions)
- 21:16, 13 October 2009 (diff | hist) N No Peter Pan objects (New page: Do not create something that lives forever and lose track of it. When creating objects that may linger indefinitely especially those who have their own resident thread always keep a refe...)
- 21:14, 13 October 2009 (diff | hist) Design maxims (→COSC 427's:)
- 20:55, 13 October 2009 (diff | hist) CSSEMediaWiki:Current events
- 20:40, 13 October 2009 (diff | hist) N Make constructors blocking (New page: Never when avoidable create threads or use unblocking methods inside a constructor. Having a constructor spawn a thread or group of threads to preform initialisation can result in the obje...) (top)
- 20:38, 13 October 2009 (diff | hist) Design maxims (→Clumps of Maxims)
- 20:34, 13 October 2009 (diff | hist) m Subclass (grammar)
- 20:33, 13 October 2009 (diff | hist) Class versus Object (removed bad definition)
- 19:42, 13 October 2009 (diff | hist) List of OO Languages
- 05:51, 13 October 2009 (diff | hist) Talk:Design maxims (top)
- 05:51, 13 October 2009 (diff | hist) Talk:Design maxims (Opinions plz?)
- 06:26, 5 October 2009 (diff | hist) Once and only once
- 21:25, 4 October 2009 (diff | hist) Talk:Use lazy initialization pattern (top)
- 21:24, 4 October 2009 (diff | hist) Use lazy initialization pattern
- 04:15, 4 October 2009 (diff | hist) m AlexsDesignStudy (→Patterns)
- 04:07, 4 October 2009 (diff | hist) m AlexsDesignStudy (→Patterns)
- 04:00, 4 October 2009 (diff | hist) AlexsDesignStudy (→UML Overview)
- 03:45, 4 October 2009 (diff | hist) AlexsDesignStudy (→SiteSearcher)
- 00:30, 4 October 2009 (diff | hist) AlexsDesignStudy
- 23:26, 3 October 2009 (diff | hist) AlexsDesignStudy (→Round 2)
- 23:25, 3 October 2009 (diff | hist) AlexsDesignStudy (→Improvements)
- 22:10, 3 October 2009 (diff | hist) AlexsDesignStudy (→Improvements)
- 22:09, 3 October 2009 (diff | hist) AlexsDesignStudy (→ObjectHandler)
- 12:16, 3 October 2009 (diff | hist) File:AlexUML4.png (uploaded a new version of "Image:AlexUML4.png": fixed a method) (top)
- 11:22, 3 October 2009 (diff | hist) AlexsDesignStudy (You write I write! :P)
- 10:41, 3 October 2009 (diff | hist) m AlexsDesignStudy (→Improvements)
- 09:37, 3 October 2009 (diff | hist) AlexsDesignStudy (→Future Additions)
- 09:24, 3 October 2009 (diff | hist) N CSSEMediaWiki:Current events (New page: =Design study due on the 5th!!=)
- 07:43, 3 October 2009 (diff | hist) AlexsDesignStudy (→Round 2)
- 07:40, 3 October 2009 (diff | hist) m AlexsDesignStudy (→Improvements)
- 07:38, 3 October 2009 (diff | hist) AlexsDesignStudy (→Improvements)
- 07:32, 3 October 2009 (diff | hist) AlexsDesignStudy (→Improvements)
- 07:30, 3 October 2009 (diff | hist) Encapsulate Collection
- 05:22, 3 October 2009 (diff | hist) AlexsDesignStudy (→A New Design)
- 05:13, 3 October 2009 (diff | hist) AlexsDesignStudy (→NetUtilsResponse)
- 05:10, 3 October 2009 (diff | hist) N File:AlexUML4.png (Yet another UML diagram)
- 04:01, 3 October 2009 (diff | hist) Visitor (→Liabilities)
- 03:59, 3 October 2009 (diff | hist) m AlexsDesignStudy (→Patterns)
- 03:52, 3 October 2009 (diff | hist) AlexsDesignStudy
- 03:50, 3 October 2009 (diff | hist) Quotes (top)
- 07:04, 2 October 2009 (diff | hist) Encapsulation boundary (→Approximating Object Encapsulation in Java)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)