{"title":"The dynamic factory pattern","authors":"León Welicki, J. Yoder, R. Wirfs-Brock","doi":"10.1145/1753196.1753207","DOIUrl":null,"url":null,"abstract":"The Dynamic Factory pattern describes a factory that can create product instances based on concrete type definitions stored as external metadata. This facilitates adding new products to a system without having to modify code in the factory class.","PeriodicalId":332993,"journal":{"name":"Proceedings of the 15th Conference on Pattern Languages of Programs","volume":"5 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2008-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"8","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 15th Conference on Pattern Languages of Programs","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/1753196.1753207","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 8
Abstract
The Dynamic Factory pattern describes a factory that can create product instances based on concrete type definitions stored as external metadata. This facilitates adding new products to a system without having to modify code in the factory class.