On 12/5/05, Mario Alejandro M. <[EMAIL PROTECTED]> wrote: > or maybe embeb a Scripting engine? that can be more usefull, and can be used > for easy extend other things apart of the query language..
I looked into this a year ago... most scripting languages have an emphasis on script execution speed, not script parsing speed (which is what we would need). The scripting languages I tried were horribly slow at parsing a small script. The only one that could parse at a reasonable speed was rhino (javascript) in interp mode. -Yonik Now hiring -- http://forms.cnet.com/slink?231706 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]