
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] code in sessions, why?
Quoting interch (interch@web3.valley-internet.com):
>
> Why does interchange store code, such as the tag language in
> etc/log_transaction, in the session data? Every time I need to change the
> code in that file I have to delete all the sessions.
The fact is that some things in log_transaction are placed in Scratch
variables, usually for testing a result or modifying some output.
Removing the session has no effect on this unless you have done
something to log_transaction where you read things from scratch instead
of storing them in scratch.
For the most part, you can eliminate this from the session by changing any
[seti ....] [/seti] things to [tmp ...] [/tmp]. I will do that as appropriate
in the next release, but again, it should have no effect on execution.
--
Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH 45013
phone +1.513.523.7621 <mheins@redhat.com>
I don't want to get to the end of my life and find I have just
lived the length of it. I want to have lived the width of it as
well. -- Diane Ackerman
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users