- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 12 Jun 2007 16:15:11 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4540
------- Comment #2 from jonathan.robie@redhat.com 2007-06-12 16:15 -------
What about something like this?
copy $je := $e
transform do delete $je/salary
return $je
That maintains the semantics of "copy", and puts the transformation keyword
where the transforms occur.
Received on Tuesday, 12 June 2007 16:15:17 UTC