Oh, I just thought of a question while reading another completely random topic..
Will eScript support Regular Expressions, or would we have to use PB's internal Library and pass values back and forth between the script/program?
eScript - beta testers requested!
Re: eScript - beta testers requested!
Hi,
at the end of the day, eScript would be embedded within some application or other. If that application has no need of regular expressions then it is just additional clutter. For this reason I think it is not appropriate to add things like PCRE and SQLite etc. It has to be down to the host app to add these things and to then interface with these 'modules' via a bunch of run-time functions etc.
Otherwise, how would I know where to stop? By the time I've added/wrapped every PB library, I'd have Fred and Timo out for my blood!
at the end of the day, eScript would be embedded within some application or other. If that application has no need of regular expressions then it is just additional clutter. For this reason I think it is not appropriate to add things like PCRE and SQLite etc. It has to be down to the host app to add these things and to then interface with these 'modules' via a bunch of run-time functions etc.
Otherwise, how would I know where to stop? By the time I've added/wrapped every PB library, I'd have Fred and Timo out for my blood!
I may look like a mule, but I'm not a complete ass.
-
Zach
- Addict

- Posts: 1678
- Joined: Sun Dec 12, 2010 12:36 am
- Location: Somewhere in the midwest
- Contact:
Re: eScript - beta testers requested!
It's a fair point, and it's not really an issue 
Re: eScript - beta testers requested!
Just wanted to chime in -- I've been lucky enough to be a part of beta testing eScipt. I have been exploring application of eScript in several applications - Cash register (customizing sales taxes, etc), syslog server (adding custom 'trigger' actions), & providing encryption "add on"s (custom encryption algorithm).
Stephen has done an awesome job in this -- you can supply customers customization "after the sale" by giving them scripts, either compiled or source code. eScript has great promise!
Anyone using his report engine knows he puts out quality stuff. This (in beta) is already great...
Stephen has done an awesome job in this -- you can supply customers customization "after the sale" by giving them scripts, either compiled or source code. eScript has great promise!
Anyone using his report engine knows he puts out quality stuff. This (in beta) is already great...
Re: eScript - beta testers requested!
Ah, thank you very much.jassing wrote:...This (in beta) is already great...
The enormous postal order we agreed upon is in the post!
I may look like a mule, but I'm not a complete ass.
Re: eScript - beta testers requested!
One Month of intensive betatesting is enough. Now show us the results!nxsoftware wrote:Aug 01, 2012 - progress report
The first eScript beta is essentially complete!
Now the real testing begins!
Greetings ... Kiffi (obviously impatient)
Hygge
Re: eScript - beta testers requested!
I agree! I keep adding additional features rather than concentrating upon the beta! Doh!!!
Actually I am finding myself so busy with my other, non coding, interests that coding has been a bit slow these last couple of weeks. Still, just need to complete suppport for dynamic libraries and we are done... more testing aside of course!
I may look like a mule, but I'm not a complete ass.
