Re: Did Borland doing well in Q4? Listen to the Earning CC
- From: Hans-Peter Diettrich <DrDiettrich1@xxxxxxx>
- Date: Mon, 03 Mar 2008 15:35:38 +0100
Jolyon Smith wrote:
Why would anyone have to "ansify" their projects to ensure correct continued behaviour?
Because "String" will now mean "UnicodeString". No if's, not but's, no choice.
Changing an type does not necessarily affect the application code. Changing Byte to Integer or Int64 does not normally require further adjustments. Why then for String?
So to _ensure_ that your ANSI application continues to behave correctly AS an ANSI application you will need to change all "String" declarations to "ANSIString" (and Char to ANSIChar and PChar to ANSIChar) etc.
Why that? Do the used controls and library functions still only accept AnsiString?
DoDi
.
- Follow-Ups:
- Re: Did Borland doing well in Q4? Listen to the Earning CC
- From: Jolyon Smith
- Re: Did Borland doing well in Q4? Listen to the Earning CC
- References:
- Re: Did Borland doing well in Q4? Listen to the Earning CC
- From: Marco van de Voort
- Re: Did Borland doing well in Q4? Listen to the Earning CC
- From: Marius
- Re: Did Borland doing well in Q4? Listen to the Earning CC
- From: Jolyon Smith
- Re: Did Borland doing well in Q4? Listen to the Earning CC
- From: Rudy Velthuis [TeamB]
- Re: Did Borland doing well in Q4? Listen to the Earning CC
- From: Jolyon Smith
- Re: Did Borland doing well in Q4? Listen to the Earning CC
- Prev by Date: Re: Borland share drop 24.9%
- Next by Date: Re: Microsoft makes a grab for student's hearts and minds.
- Previous by thread: Re: Did Borland doing well in Q4? Listen to the Earning CC
- Next by thread: Re: Did Borland doing well in Q4? Listen to the Earning CC
- Index(es):
Relevant Pages
|