[Mono-osx] Suggested Enhancement for Cocoa.String
marc hoffman
mh at elitedev.com
Wed Nov 28 12:10:19 EST 2007
Attached file includes 2 suggested enhancements to Cocoa.String:
- allow creation of String instances with null string (avoids lots of
extra "!= null" checks in user code)
- operators for implicitly casting System.String to Cocoa.String and
back. this makes it a lot easier to just pass native .NET Strings into
Cocoa# without having to manually create Cocoa.Strings around em
manually in user code
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: String.cs
Url: http://lists.ximian.com/pipermail/mono-osx/attachments/20071128/d904412b/attachment.pl
More information about the Mono-osx
mailing list