- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 09 Aug 2007 22:41:55 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4538
chamberl@almaden.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #3 from chamberl@almaden.ibm.com 2007-08-09 22:41 -------
Michael,
I have accepted and implemented this editorial suggestion. However, I did it in
a more general way than you suggested. Loss of the "id" property by a rename
expression is only one small example of the general rule that updating
expressions cause a loss of type information from the affected nodes. I have
added the following note to Section 2.4:
Note: In general, updating expressions cause a loss of type information from
nodes that are affected by the update. Type information for these nodes may be
recovered by a revalidation process at the end of the snapshot. For more
details on type loss and recovery, see the update primitives associated with
each updating expression; see also [3.2.4 upd:removeType] and [3.2.3
upd:revalidate].
Regards,
Don Chamberlin
Received on Thursday, 9 August 2007 22:42:00 UTC