Date: 2004-03-02T22:21:08 Editor: VincentMassol <[EMAIL PROTECTED]> Wiki: Jakarta Cactus Wiki Page: Cactus2AlternatePropsoal URL: http://wiki.apache.org/jakarta-cactus/Cactus2AlternatePropsoal
no comment Change Log: ------------------------------------------------------------------------------ @@ -45,3 +45,17 @@ </containerset> </cactus> }}} + +---- + +Cool to have a second proposal! + +I have some questions: + * How do you plan to have the interception done on the server side? + * Why is the first XML file needed? + +More generally, I don't see much change from existing Cactus 1.x. The only change I can see is the regrouping of beginXXX and endXXX into a single testXXX method that does both at once. Are there others that I have missed? While this is interesting, it does not address the main issue we have with Cactus 1.x: the ability to write support for components others than Servlets/JSP/Tags using the same framework/architecture (it's when I tried to add EJB redirectors that I realized it wasn't possible easily with the current architecture which was not generic enough). + +Compared to the Cactus2Proposal it also doesn't have the ability to perform "White Box Functional Testing" (i.e. insertion of probes in the code to test). + +-- VincentMassol --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
