Re: XML config
Jon Tirsen <[email protected]> Tue, 09 Dec 2003 10:03:27 +0000
| Newsgroups | gmane.comp.java.nanning.devel |
|---|---|
| Message-ID | <[email protected]> |
Great! The best way is to submit a patch to JIRA: http://jira.codehaus.org/secure/BrowseProject.jspa?id=10102 I will try to commit it ASAP. Sasvata Chatterjee wrote: > 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. > _______________________________________________ > nanning-dev mailing list > [email protected] > http://lists.codehaus.org/mailman/listinfo/nanning-dev >