Hi list,

due to various design decisions, we generate some heavily used ADP pages
as strings on certain events and reuse them thereafter. As far as I can
tell, ns_adp_parse -string does not cache the parsed representation of
these (how could it, there's no real identifier short of the whole string?).

Is there a way to cache the parsed representation externally in a
variable? If not, I quess my best option is to write out the strings to
a tmpfile and use it with ns_adp_parse -file.

Thanks for any hints.

-- Olaf


-- AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to