Re: string routines and code libraries
"Kevin Spencer" <kevin@DIESPAMM ERSDIEtakempis. com> wrote in message
news:uW6KDlM2FH A.620@TK2MSFTNG P10.phx.gbl...[color=blue][color=green]
>> Anybody knows why we don't get such a class? If I think for 2 seconds I'd
>> imagine it would screw up the GC as every such string must be pinned to a
>> memory location. If anyone else could think for like 4 seconds or even a
>> minute, I would appriecate your input on why and why not.[/color]
>
> Ask Anders Hejlsberg. He led the team that created Delphi AND the
> Mcirosoft .Net platform.[/color]
No shit!
I've been a follower of Hejlsberg since Turbo Pascal..
<joke>But since I showed up in tiger-tanga-lingerie, he sorta stopped
calling me</joke>
But this is not the question. My question is why we don't have a
variant-copy-on-write-string in the .NET-framework..
Happy Coding
- Michael S
"Kevin Spencer" <kevin@DIESPAMM ERSDIEtakempis. com> wrote in message
news:uW6KDlM2FH A.620@TK2MSFTNG P10.phx.gbl...[color=blue][color=green]
>> Anybody knows why we don't get such a class? If I think for 2 seconds I'd
>> imagine it would screw up the GC as every such string must be pinned to a
>> memory location. If anyone else could think for like 4 seconds or even a
>> minute, I would appriecate your input on why and why not.[/color]
>
> Ask Anders Hejlsberg. He led the team that created Delphi AND the
> Mcirosoft .Net platform.[/color]
No shit!
I've been a follower of Hejlsberg since Turbo Pascal..
<joke>But since I showed up in tiger-tanga-lingerie, he sorta stopped
calling me</joke>
But this is not the question. My question is why we don't have a
variant-copy-on-write-string in the .NET-framework..
Happy Coding
- Michael S
Comment