On 2/25/07, Jaanus <[EMAIL PROTECTED]> wrote:
> API, from where the web side of things can pick it up? 1) will it work
> (of course I'll also try out myself, but I thought I'd consult a bit
> first) and 2) is it a nice/"right" way of doing things? maybe I should
> look at some other architectural way of doing this, or is this OK? I
> see no reason why it shouldn't work as long as the backend generator
> and the frontend displayer use the same configuration and cache object
> keys.

So long as everything's using the same cache backend, it should work.
The whole idea is to have a single place, not "a single place per
thread" or "a single place per process".

-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to