CARVIEW |
Select Language
HTTP/2 301
date: Tue, 07 Oct 2025 23:47:54 GMT
content-type: text/html; charset=ISO-8859-1
location: https://lists.w3.org/Archives/Public/www-tag/2007Oct/0021.html
cf-ray: 98b14943e950dfa6-BLR
cache-control: max-age=21600
expires: Wed, 08 Oct 2025 05:47:54 GMT
x-backend: www-mirrors
x-request-id: 98b14943e950dfa6
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: frame-ancestors 'self' https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests
cf-cache-status: MISS
set-cookie: __cf_bm=9Psw5jKosRmNjqoQ11KAxEjjLw6Abxq.M9qlxmMqQdw-1759880874-1.0.1.1-aPnd.T85trACPbdSMS4M.nK0Dr2mYNI12ATQurGwF5Wj17pzraUcuKYDIsrbmuuHKeMmuU9L9Bl_yjtqMHOIXIbXMHJA6ApCUzcSb_wYpnU; path=/; expires=Wed, 08-Oct-25 00:17:54 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
vary: Accept-Encoding
server: cloudflare
alt-svc: h3=":443"; ma=86400
HTTP/2 200
date: Tue, 07 Oct 2025 23:47:55 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:54:28 GMT
cache-control: max-age=2592000, public
expires: Thu, 06 Nov 2025 23:47:55 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98b14949cd538a2a
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: MISS
server: cloudflare
cf-ray: 98b14949cd538a2a-BLR
alt-svc: h3=":443"; ma=86400
Re: Updated versioning strategies doc [XMLVersioning-41 ISSUE-41] from Dan Connolly on 2007-10-04 (www-tag@w3.org from October 2007)
Re: Updated versioning strategies doc [XMLVersioning-41 ISSUE-41]
- From: Dan Connolly <connolly@w3.org>
- Date: Thu, 04 Oct 2007 10:28:29 -0500
- To: David Orchard <dorchard@bea.com>
- Cc: www-tag <www-tag@w3.org>
- Message-Id: <1191511709.16975.596.camel@pav>
On Thu, 2007-09-20 at 16:16 -0700, David Orchard wrote: > - updated the introduction to hit the 3 main messages right up front > https://www.w3.org/2001/tag/doc/versioning-compatibility-strategies-20070920.html Dave and I talked over this new material. I can now "see the forest for the trees" better as a result. This is the bit with the 3 main messages: [[ This finding describes general problems and techniques in evolving systems in compatible ways. These techniques are designed to allow compatible changes. A number of design patterns and rules are discussed with a focus towards enabling versioning. There are a few crucial good practices that enable forwards compatible versioning from version 1 of a language. The first is to specify the language is extensible. The second is to specify that any text of the language with extensions can be treated as if the extensions were not present. The third is to specify an algorithm for how a text of the language with a version identifier that is unknown can be treated as if the version identifier was known. ]] (emphasis added by way of list formatting). > I expect that these will be revised as per Dan and my action items. I offer the above for discussion in today's telcon under... ACTION-51 on David Orchard to And Dan work together to articulate the story that the TAG wants to tell. I had some ideas for working on the organization and prose, but I didn't get very far with them. I think some of the things presented as "Good Practice" notes would work better as a pattern language in the sense of https://www.c2.com/cgi/wiki?PatternLanguage I gave it a try with https://esw.w3.org/topic/IgnoreUnknownTags ... I think I/we need to do 2 or 3 more of those to see whether it's a good organizational technique overall. -- Dan Connolly, W3C https://www.w3.org/People/Connolly/
Received on Thursday, 4 October 2007 15:28:10 UTC