Hi all,

I'm strongly against lists. Lists are mutable objects, their components can 
be changed in place. The settings are initialized at server start and after 
that changes on them arn't reflected. Therefore all settings should be 
tuples from my point of view. Using a custom list/tuple class for "easy" 
notation within the settings.py might be an option, but after server 
startup all of those should be immutable. So for the sake of logic, take 
tuples, please.

Andreas

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/abf9f995-9e2a-4a8a-a6a5-67dad84fdb69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to