Gregor Lingl <gregorli...@users.sourceforge.net> added the comment:

Imho it is very important to clarify the name convention for demoscripts to be 
added to the demo before committing (or at least before the apperance of 
beta1). It decides about adding scripts to the Examples Menu of the viewer.

We all know, that things once they have found their way into Lib cannot be 
changed easily afterwards. Guidos argument on backwards compatibility applies. 
So now is the only point in time to decide about this.

Should we 
- stick with the tdemo_ prefix or 
- change to another pre- or postfix (like eg. bytedesign_demo)
- or should we allow for arbitrary *.py filenames with some exception (e.g. 
filenames that contain an underscore) to mark files that are not meant as demos 
for the viewer?

Please note that there are other constraints also for demo_files anyway, like 
the size of the graphics window and the presence of a main()-function to be 
called by the viewer. 

I'd like this to be decided actively. 

What do you think?
Best regards,
Gregor

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10199>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to