[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Description of rtd-mutator does not specify what it does for immutable fields
- To: srfi-99@xxxxxxxxxxxxxxxxx
- Subject: Description of rtd-mutator does not specify what it does for immutable fields
- From: Derick Eddington <derick.eddington@xxxxxxxxx>
- Date: Sun, 10 Aug 2008 23:08:29 -0700
- Delivered-to: srfi-99@xxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=Y7USrJNE2scX9ymj11SZ+73R1zrQR9L8AsT7wsjunpU=; b=ZLvLezPZ6g+gp0P2JKBf8XRcS2nOesAuvMSJu1G25VQXuYSBpPkZhb7Tw1reIeR1Pt 0zPJ3SkmRBMMSbJxtG7r4yEYAlclfWuUtgoDFQ2CVb3d05XrQPLMO8McKZ89xbQh56C5 48JKR5gvZRBMJgE/OEvzkxHN0bepS08DBdhMk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=gS629pp4Qn35YGoxQdjiwrXZEpfzTTJEYTQ5rdMkSwxxPUVUOgt29zusDsNpsJw+A1 /AKSd5xfMS4jojVCud0g3HDajJzzRX+VbBLFUBH+9zXU/3JJ6DZmd8Cvixhs7p1JUq9F gKLPLJk5mj0Hr1AgSwfRPwuDVyOg8cztE1TNY=
The description of rtd-mutator does not specify what it does if its
field argument names an immutable field. I suggest the description say
something like "it is an error if the field named by field is
immutable".
--
: Derick
----------------------------------------------------------------