XML config

Sasvata Chatterjee <[email protected]> Mon, 08 Dec 2003 21:24:50 -0600
Newsgroups gmane.comp.java.nanning.devel
Message-ID <[email protected]>
Hi,

I am just getting started in evaluating and understanding Nanning.  I 
noticed that the XML configuration, which is the preferred method for 
the application I have in mind, only supported pointcut definitions with 
method attributes.  I have gone ahead and implemented class attribute, 
method name, and arbitrary nestings of and/or/not elements using 
method/class-attributes and method names.  The code changes are in 
org.codehaus.nanning.xml.AspectSystemParser and all the test classes/XML 
(AspectSystemParserTest, Interface, Target, XMLTest and 
aspect-system-test.xml).

Should I submit that as a patch, and if so, what method is preferred: 
attachment here in the mailing list or a issue-tracker item?

Thanks,
Shash

PS: The links on http://nanning.codehaus.org/mail-lists.html still point 
to the SourceForge list, can somebody please update to point to the 
codehaus list?  Thanks.