29th International Conference on Software Engineering (ICSE'07)
The Factory Pattern in API Design: A Usability Evaluation
Minneapolis, Minnesota
May 20-May 26
ISBN: 0-7695-2828-7
The usability of software APIs is an important and infrequently researched topic. A user study comparing the usability of the factory pattern and constructors in API designs found highly significant results indicating that factories are detrimental to API usability in several varied situations. The results showed that users require significantly more time (p = 0.005) to construct an object with a factory than with a constructor while performing both context-sensitive and context-free tasks. These results suggest that the use of factories can and should be avoided in many cases where other techniques, such as constructors or class clusters, can be used instead.
Citation:
Brian Ellis, Jeffrey Stylos, Brad Myers, "The Factory Pattern in API Design: A Usability Evaluation," icse, pp.302-312, 29th International Conference on Software Engineering (ICSE'07), 2007