Changes between Version 2 and Version 3 of ExistingRecords
- Timestamp:
- 11/29/05 03:20:35 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExistingRecords
v2 v3 13 13 baz = foo { y = 3 } 14 14 15 should not result in an error, but rather pass foo through unchanged. update should update the record if it exists, but pass the type through otherwise. 16 17 this would make the update syntax actually useful 15 should not result in an error, but rather pass foo 16 through unchanged. update should update the record 17 if it exists, but pass the type through otherwise. 18 This would make the update syntax actually useful 18 19 19 20 }}}
