dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Re: Support Java for .GNU


From: Kent Nguyen
Subject: Re: [DotGNU]Re: Support Java for .GNU
Date: Wed, 18 Jul 2001 16:01:09 +0000

> Strings *should* be value types, and they are in c#.

This is not good.  String should be object type.  Try dealing with foreign 
characters.  Passing string by value type will run you into a lot of trouble 
that's not necessary.

--kent


reply via email to

[Prev in Thread] Current Thread [Next in Thread]