Nice. However, all the examples in the test file only show accessing record fields, not setting them, and the test records have non-overlapping field names. So the general setting syntax problem is yet unsolved. :-)<br><br>
Robert<br><br><div><span class="gmail_quote">On 04/01/2008, <b class="gmail_sendername">Dmitrii Dimandt</b> <<a href="mailto:dmitrii@dmitriid.com">dmitrii@dmitriid.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
><br>>     Foo1 = Foo#foo.bar = 1    %%Try explaining this<br>><br>> (Which is close to what we have today: Foo1 = Foo#foo{bar=1})<br><br>Well, on a side note something like this is actually possible:<br><a href="http://code.google.com/p/recless/">
http://code.google.com/p/recless/</a><br><br>:)<br></blockquote></div><br>