On Sun, Feb 22, 2004 at 11:39:18PM -0400, Rob Shortt wrote:
> Can't we bury stuff like this in lower level code?  Its annoying to have 
> to jump through all those hoops.  Also is chan ever going to be unicode? 
>  What format is local_conf.py (Is that a stupid question?), the third 
> field of a TV_CHANNELS entry?  Can things break while comparing an ascii 
> to unicode string?

That's what I was wondering... if 'string' objects are really objects,
couldn't we "override" them (I didn't study OOP in school so I'm just
using the words I can come up with) 

This is going to be very, very messy to work with in the future... I
can't believe that the only way to unicode enable a python program is
to scatter Unicode() and String() functions everywhere. It just seems
so dirty.

Aubin



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to