Hi Richard,<div><br></div><div>When I first wrote the system I envisaged that users would input queries via a web front end, which would be stored in a database and loaded in dynamically.  I thought that JavaScript would be a more accessible language for this use case.  However as I have learned more I have also realised that I can do the same in erlang or indeed a simple dsl.</div>
<div><br></div><div>I think I'll add a config option that allows the use of both.  Shouldn't take long to do.</div><div><br></div><div>Thanks for the feedback.</div><div><br></div><div>Dan<span></span></div><div><div>
<br>On Monday, May 6, 2013, Richard A. O'Keefe  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On 7/05/2013, at 6:41 AM, Dan Macklin wrote:<br>
<br>
> I'd like to announce the first beta release of erlang_cep.<br>
<br>
Looks interesting.  I have just begun to read the documentation,<br>
but I don't understand why Erlang code should be specifying<br>
what to do by stuffing Javascript code into binaries instead of<br>
using Erlang functions.<br>
<br>
</blockquote></div></div>