Hi, created JIRA Entry http://issues.apache.org/jira/browse/BETWIXT-50 with both SVN patch and new files.
Rgds Holger > --- Ursprüngliche Nachricht --- > Von: robert burrell donkin <[EMAIL PROTECTED]> > An: Jakarta Commons Users List <[email protected]> > Betreff: Re: [betwixt] Versioning of XML Output > Datum: Mon, 22 May 2006 21:28:56 +0100 > > On Mon, 2006-05-22 at 14:31 +0200, Holger Haag wrote: > > Hi, > > > > I hope this goes to the correct mailing list; if not pls. let me know: > > developers hang out on the dev list. now you've contributed a patch, > you're a developer and might like to start hanging out there too. if so, you > might need to set up some filters. > > > I've been working on this issue and attached a SVN patch (see below). > > great > > > Here is a quick overview: > > > > - Two new strategies: Attribute and Element suppression. Chose > interfaces > > instead of abstract class so that one class (see test cases) can > implement > > both. > > - After an element/attribute descriptor has been build completely > (including > > the options), the suppression strategies are evaluated. If the > > element/attribute shall be suppressed, it is removed from the > introspection > > results. > > - Important: use <addDefaults add-properties="false" /> ! Otherwise the > > effects of element/attribute suppression will be ... none. > > - Test cases for illustration > > sounds good > > > I hope I've got everything properly according to the apache guidelines. > Just > > let me know if somethings wrong. > > nothing wrong (guideline wise) but i wonder whether the list has > stripped some of the content (that's one of the reason i prefer patches > to be in JIRA). > > > Eagerly waiting ;-) > > +1 > > i can't see the test cases or the new classes. this might be because > they were stripped by the list (which is why it's better to submit > patches through JIRA and then follow up on list) or maybe because svn > ignored them when the patch was created. (in which case you might need > to do svn add for each one of your new classes.) > > - robert > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
