<div dir="ltr"><div dir="ltr">On Wed, Oct 23, 2019 at 4:32 AM Michael Van Canneyt <<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I had a quick look, it's just what I had in mind. I can insert it almost<br>
verbatim, and redefine the existing classes as a specialization with JSValue<br>
as a type.<br>
<br>
Thank you, this will save me a lot of typing :-)<br></blockquote><div><br></div><div>No problem!</div><div><br></div><div>I did notice one small typo I made, after I had already sent the file. Right now, line 79 (in the definition of TGJSMap) starts like this:</div><div><br></div><div>procedure GorEach</div><div><br></div><div>but obviously it should start like this:</div><div><br></div><div>procedure ForEach</div></div></div>