netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Cc: Netfilter Development Mailing list <netfilter-devel@vger.kernel.org>
Subject: Re: [libnftables PATCH v3] src: xml: add versioning
Date: Thu, 6 Jun 2013 12:15:55 +0200	[thread overview]
Message-ID: <20130606101555.GA7808@localhost> (raw)
In-Reply-To: <CAOkSjBhqT2Mn2a5CjtKRc3qf2_S4uhO-3q5cucK8kLumT1UBuQ@mail.gmail.com>

On Wed, Jun 05, 2013 at 01:06:10PM +0200, Arturo Borrero Gonzalez wrote:
> 2013/6/5 Pablo Neira Ayuso <pablo@netfilter.org>:
> > On Mon, Jun 03, 2013 at 05:58:38PM +0200, Arturo Borrero wrote:
> >> All XML chunks now have a "version" attribute to help in future changes.
> >
> > Not sure this is the best approach after reading this:
> >
> > http://stackoverflow.com/questions/2014237/what-are-the-best-practices-for-versioning-xml-schemas
> >
> > Can you give it some read and get back to me with more feedback
> > regarding the XML versioning approaches?
> >
> 
> The version attribute could be add to the top level element (e.g.
> <nftables> in the ruleset dump example I sent).
> A drawback of this is that the version cannot be checked when parsing
> loose/single elements.

Fair enough. Applied, thanks.

      reply	other threads:[~2013-06-06 10:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-03 15:58 [libnftables PATCH v3] src: xml: add versioning Arturo Borrero
2013-06-05  3:30 ` Pablo Neira Ayuso
2013-06-05 11:06   ` Arturo Borrero Gonzalez
2013-06-06 10:15     ` Pablo Neira Ayuso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130606101555.GA7808@localhost \
    --to=pablo@netfilter.org \
    --cc=arturo.borrero.glez@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).