That is cool. Especially if there is no extra library dependency. It is these little "nice to haves" that can add that extra bit of polish to Django.
On Oct 17, 10:24 am, Cheng Zhang <[EMAIL PROTECTED]> wrote: > On Oct 17, 2006, at 11:50 PM, Michael Twomey wrote: > > > Turbogears just uses the command line tools if they are available, no > > need to drag in any library dependencies. Another advantage of this > > approach is that it works on any platform with the bonjour command > > line tools, not just the mac. > > > You can see it in action here: > >http://www.turbogears.org/svn/turbogears/trunk/turbogears/startup.py > > > Look for 'def start_bonjour():"That's one neat idea we could learn from TG. > > With the TG's code as an > example, it shouldn't be hard to put up a patch. > > -Cheng Zhanghttp://www.ifaxian.com > 1st Django powered site in Chinese ;-)http://www.aiyo.cn > Our 2nd Django powered site in Chinese --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
