On 2/10/06, hugo <[EMAIL PROTECTED]> wrote: > > >I'v summited a ticket http://code.djangoproject.com/ticket/1337 for this. > >What do you think about? > > Nope, a big -1 from me. Really - full-python configs is one of the > things I really liked in Django the first time I looked at it. Just try > to drop the idea that configuration is something static - configuration > is living python data, so you can easily make all needed changes via > simple python code. > You mean that you'll never want to change them. And I also made a seconad topic about this, it's seem that you didn't notice it. What I want just want to make django more easiler for installation, deployment, or somethings. Have you some good suggestions about how to simplify the changing of configuration files programmatically always welcome.
I'm not a obstinate man, and just want to make things better. But it seems there is no one except me here want to make these repeat and trivial things more comfortablely and easily. I can also modify these things by hand, but I hope others don't need repeat these things again, let him do some useful things. So why I insist that I need automatic tools, I think if others don't want to repeat the same things will also need this. And I also explained that parsing python configuration files is somewhat difficut, and not easy for maintenance, because I think automatic tools need to deal with configuration files. So maybe you all don't like using text configuration files, so do I, but I cann't think about some other simple ways than using text configuration. Maybe what has done in djangoinstall project is enough. If it's true, I'm very glad I'v finished it, even through it's not very mature. -- I like python! My Blog: http://www.donews.net/limodou NewEdit Maillist: http://groups.google.com/group/NewEdit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---