Date: 2004-02-13T06:13:49
   Editor: VincentMassol <[EMAIL PROTECTED]>
   Wiki: Jakarta Cactus Wiki
   Page: Cactus2Proposal
   URL: http://wiki.apache.org/jakarta-cactus/Cactus2Proposal

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1 +1,10 @@
 This page is for discussing the 
[http://blogs.codehaus.org/people/vmassol/archives/000520_cactus_v2_architecture_proposal.html
 Cactus v2 architecture proposal].
+
+Status (13/02/2004):
+  * First non-functioning "prototype" of Cactus v2 finished. This prototype relies on 
Maven to build and is really only a proof of concept we needed to learn how to use 
AspectWerkz and how to automate its usage using Maven.
+  * Created an [http://maven.apache.org/reference/plugins/aspectwerkz/ AspectWerkz 
plugin for Maven] in the process.
+  * Committed code in 
[http://cvs.apache.org/viewcvs.cgi/jakarta-cactus/scratchpad/cactus2/ 
jakarta-cactus/scratchpad/cactus2/].
+  * ATM, the Cactus tests are not yet run in the server. We need to plug the Ant 
integration front.
+  * The next step is to have the tests run on the server side and to write the socket 
listener code so that the server side knows which test to execute.
+  * In the future I believe we'll need an Ant <cactify> task which does the weaving 
and calls out directly AspectWerkz without going through the AspectWerkz plugin for 
Maven.
+  * At this point in time, I have only looked at offline weaving. In the future we'll 
need to look at runtime weaving too I think.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to