 
            
            
            
            
                9 Jan
                
                    2008
                
            
            
                9 Jan
                
                '08
                
            
            
            
        
    
                10:16 p.m.
            
        Felipe Magno de Almeida wrote:
On Jan 9, 2008 6:59 PM, Sebastian Redl <sebastian.redl@getdesigned.at> wrote:
Why on earth would you change the character set of a string at runtime?
Because sometimes you have to interface with others API which uses different character sets?
Yes, but change the character set *of a string object*? In such cases, you would create a copy. Sebastian Redl