Re: Code/Design Mapping in Tomcat

2009-03-13 Thread Michael Vitousek
that there could be important sections of the system that deserve their own layer that I've overlooked, like this, and if anyone knows of any other major components of the code that should definitely have a high-level entity associated with them, please point them out to me. Michael Vitous

Code/Design Mapping in Tomcat

2009-03-13 Thread Michael Vitousek
rmal definition and explanation of the system, is here (http://willamette.edu/~jflasset/research/papers/zhang04fse.pdf). We now want to apply this system to a much larger piece of code, like Tomcat, to see how well it scales to large, not-necessarily layered architectures.