ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcl-core
tcl-core
Re: [TCLCORE] Call For Votes: TIPs #123 #137 #139
by Donald G Porter other posts by this author
Aug 15 2003 5:59PM messages near this date
Re: [TCLCORE] Call For Votes: TIPs #123 #137 #139 | [TCLCORE] Call For Votes: TIPs #123 #137 #139
>  TIP #123: Exponentiation Operator

TIP #123: YES

>  TIP #137: Script Encoding Specification

This is close, but I think an alternative for the tclsh and wish command
line option would be far better.

If the TIP were revised to spell out that the "-encoding" option is only
to be recognized when it comes before a script filename (that appears to
be the intent), and it were spelled out that any prefix of "-encoding"
would also be so recognized, then the second form becomes unnecessary,
because  

#!/path/to/tclsh -e utf-8

has the same number of characters as

#!/path/to/tclsh -e:utf-8

With that revision, I would support, but as is:

TIP #137: NO

I'd also suggest that wish should recognize either the "-file" option
or the "-encoding" option, but not both.  Any script maintainers taking
the time to add "-encoding" to their wish calls should be encouraged
to remove "-file" at the same time.

With prior warning a vote was imminent, I could have offered these
alternatives at a better time.

>  TIP #139: Part Publication of the Namespace API

I have reservations, but it seems the best way to handle them is 
in subsequent TIP(s)

TIP #139: YES

| Don Porter          Mathematical and Computational Sciences Division |
| donald.porter@[...].gov             Information Technology Laboratory |
| http://math.nist.gov/~DPorter/                                  NIST |
|______________________________________________________________________|



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Tcl-Core mailing list
Tcl-Core@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-core

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved