On 07:28 pm, vit...@synapticvision.com wrote: > > >Caching the results of some particular method calls, so other server >side methods can access those results (I'm thinking about example of >global variable per entire server, so once imported, such variable >content could be access).
There's not really anything in Twisted for this. There are a lot of general Python solutions, though: http://www.google.com/search?q=python+caching&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu :en-US:official&client=firefox-a Jean-Paul _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python