Scrive Arno Garrels <[EMAIL PROTECTED]>: > Hi All,
Hi Arno, > What do you think about adding Utf8-support to the FTP components > in ICSv7 for compilers D7 - D2007 as well? I don't use the ftp components, but I think that every enhancements are welcome :-) [...] > My prefered solution is changing those string-properties to WideString by > introducing a new type alias "UnicodeString" that maps to WideString in > compilers pre-D2009 and to String/UnicodeString in Delphi 2009 and later. > I think this feature cannot be implemented w/o breaking existing code. > Has anybody experience with WideString? This string type is not reference > counted and may introduce a serious performance penalty. I had experience with WideString because I made a custom dataset that handle WideString field too. It is a bad beast. I followed the whole thread, and my opinion is that adding this feature to D7 - D2007 compiler is not good if this imply to break existing code, in particular when D2009 is ready to ship. If the programmer should rework its code it is better that is for D2009 than for an old version. Bye, Maurizio. ---------------------------------------------------- This mail has been sent using Alpikom webmail system http://www.alpikom.it -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be