From: Dana R. <chr...@ho...> - 2003-05-07 23:23:55
|
<html><div style='background-color:'><DIV> <P>"So far I do not see any problems, however it gets more tricky handling the actual requests. We do not only have to pay attention to the order in which the module are invoked (eg: a GZIP module has to run as last one) but also that several modules must not process the same output."</P> <P>To solve this problem i suggest that we make the lower level module methods private in that class and have accessable methods that will call the private for a given operation like a GET request etc. This approach limits the number of possible number of dependencies between the different parts of the system which should make debugging more straight forward.</P> <P>Dana.<BR><BR></P></DIV></div><br clear=all><hr>MSN 8 with <a href="http://g.msn.com/8HMIENCA/2740??PS=">e-mail virus protection service: </a> 2 months FREE* </html> |