Hi Goran,<br>Two remarks:<br><br>1) closing the language:<br><br>I know you want control and security.<br>But are you sure the language is opened enough for future deltas extensions?<br>I think of arbitrary method attributes for example, that might require more complex objects than just strings.<br>
Imagine for example you need to enter rich text attributes and specify RGB colors #(1.0 0.0 0.0)...<br>
You could eventually enhance syntax to allow a Float literal, but not easily a Fraction (if ever needed...).<br><br>2) securing the language:<br><br>You&#39;ll definitely have to black/white list messages...<br><br>become: {&#39;#hacker inspect&#39;}.<br>
evalStrings.<br><br><div class="gmail_quote">2009/3/16 Göran Krampe <span dir="ltr">&lt;<a href="mailto:goran@krampe.se">goran@krampe.se</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey!<br>
<br>
Ok, so I hacked up that little thingy to use as Delta file format.<br>
And just wrote a lengthy blog article about it:<br>
<br>
<a href="http://goran.krampe.se/blog/Squeak/Tirade.rdoc" target="_blank">http://goran.krampe.se/blog/Squeak/Tirade.rdoc</a><br>
<br>
Let me know what you think!<br>
<br>
regards, Göran<br>
<br>
<br>
</blockquote></div><br>