aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

Remove class hierarchy built around module type #151

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
SimpleModuleDefinition has subclasses ServletModuleDefinition and 
WebRootModuleDefinition, 
whose only responsibility is setting the module type. Instead, these should be 
wired in to the 
BaseModuleDefinition constructor.

Original issue reported on code.google.com by philzoio...@googlemail.com on 15 Jan 2009 at 9:01

GoogleCodeExporter commented 9 years ago
Fixed with r3554, r3555, r3556 and r3557

Original comment by philzoio...@googlemail.com on 15 Jan 2009 at 10:04

GoogleCodeExporter commented 9 years ago
Marked fixed as per previous comment

Original comment by philzoio...@googlemail.com on 15 Jan 2009 at 10:04