[Nitro] How iterate efficiently through collection of 'things'?
George Moschovitis
george.moschovitis at gmail.com
Mon Sep 5 03:31:31 EDT 2005
> used on temporary storage either, it's too short living. OTOH, Nitro
> discourages using session object and using state that's not persistent
> at all, like said at Nitro::Session rdocs
Nitro discourages the usage of session variables but provides the session object
for problems like the one you describe. For example you could use a
MemoryStore backed Session to store the results.
regards,
George.
--
http://www.gmosx.com
http://www.navel.gr
http://www.nitrohq.com
More information about the Nitro-general
mailing list