Re: [IronPython] clr.GetString, clr.GetBytes

2006-11-03 Thread Sanghyeon Seo
2006/10/24, Sanghyeon Seo <[EMAIL PROTECTED]>: > 2006/10/24, Dino Viehland <[EMAIL PROTECTED]>: > > Or are these helper methods to go from string -> byte array and back again > > (presumably w/ some encoding as a parameter?). > > If that's the case I'm not sure how this differs from > > System.Tex

Re: [IronPython] clr.GetString, clr.GetBytes

2006-10-23 Thread Sanghyeon Seo
2006/10/24, Dino Viehland <[EMAIL PROTECTED]>: > Or are these helper methods to go from string -> byte array and back again Yes. > (presumably w/ some encoding as a parameter?). No. > If that's the case I'm not sure how this differs from > System.Text.Encoding.GetString / GetBytes. It doesn't

Re: [IronPython] clr.GetString, clr.GetBytes

2006-10-23 Thread Dino Viehland
I'm not sure how this differs from System.Text.Encoding.GetString / GetBytes. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sanghyeon Seo Sent: Friday, October 20, 2006 11:59 PM To: Discussion of IronPython Subject: [IronPython] clr.GetString, clr.G

[IronPython] clr.GetString, clr.GetBytes

2006-10-20 Thread Sanghyeon Seo
This is a feature request. Of course it doesn't belong to 1.0.x branch, but I hope it can be on 1.1. I want to have clr.GetString and clr.GetBytes exposed, which do the obvious thing. -- Seo Sanghyeon ___ users mailing list users@lists.ironpython.com h