At 12:11 PM -0500 11/2/04, Matt Fowles wrote:
Dan~

I vote for doing nothing in the up/down case options as those are
frequently just used to get a cannonical form for comparison.
Although I could understand an argument for throwing an exception...

People better not be using binary data as a canonical form for comparison. That's really, really a bad idea.


I think Nick's right -- a conditional exception's in order.

On Tue, 2 Nov 2004 11:53:08 -0500, Dan Sugalski <[EMAIL PROTECTED]> wrote:
 Okay, here's a question for everyone to hash out.

 Assuming I have a parrot string which is explicitly marked as a
 binary string...

 What should happen when it's told to upcase/downcase/titlecase
 itself? (You may assume that we have strings which are explicitly
 marked at least Unicode, so there is a difference between STRING*
> which are text and binary)

-- Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to