Alright so I was scripting an entire component in ACF and was using
the storedproc script function. An error was tossed since there was
something wrong with the storedproc.... and when I saw the error
details I noticed something.... the code was all tagged based! This
lead me to believe that Adobe basically made a wrapper over the tag
based standard version. So that makes me wonder... if you have to use
a wrapper over the standard way, that must mean that scripting based
implementation must be slower than tag-based standard way?

How does OpenBD go about with its scripting engine? Is there any
notable speed differences between tag/scripting styles? I haven't yet
looked but do you guys have cfstoredproc/cfquery implementations in
cfscript?

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

Reply via email to