On Wed, 2001-08-22 at 14:12, Ryan Bloom wrote:
>
> We had binary tables, but we removed them, because that is what hash
> tables are for.
>
agreed.
but there are no hash tables on the request rec structure.
My problem is that I have a module which implements a custom SSI tag and
a 'postfix' hook.
the postfix hook sets up the key based on the incoming request.
when the SSI tag gets called (~10-50 per page) it needs to get the key
the postfix hook had set up.
another module we have does a lot of work in the SSI call and needs to
cache the data for subsequent calls to itself.
..Ian
> Ryan
>
> On Wednesday 22 August 2001 14:13, Ian Holsman wrote:
> > i was wondering if there is any reason why table's can store other
> > data types (like integers).
>
--
Ian Holsman
Performance Measurement & Analysis
CNET Networks - 415 364-8608