From 6d44caada8014fbec0f7e7a5135cab0ec81a9ff1 Mon Sep 17 00:00:00 2001 From: wisberg Date: Tue, 2 Dec 2003 20:54:19 +0000 Subject: [PATCH] adding projects cricketcage and atrack --- docs/sandbox/trails/links.html | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/docs/sandbox/trails/links.html b/docs/sandbox/trails/links.html index d7715b64c..0d56ab87f 100644 --- a/docs/sandbox/trails/links.html +++ b/docs/sandbox/trails/links.html @@ -18,8 +18,9 @@ For a list of publications about AspectJ that might contain sample code, see the publications link off the AspectJ web site at http://eclipse.org/aspectj - +

+

@@ -35,6 +36,7 @@ Find the code at http://www.manning.com/laddad/. +

@@ -49,6 +51,27 @@ Find the code at http://www.cs.ubc.ca/~jan/AODPs/. +

+ + + +The aTrack project +aims to create an open source bug tracking application that +demonstrates use of Aspect-Oriented Programming (AOP) with AspectJ. +It uses AOP pragmatically to provide systematic support for +technical, middleware, and business concerns. + + +

+ + +The +CricketCage project +automatically creates JUnit TestCases for repeatable bugs and test +scenarios. Include Cricket Cage's AspectJ code to install a code +generator, then run the program to generate the TestCase. + + -- 2.39.5