Re: [Banshee-List] utf8 validation



On 11/21/05, JP Rosevear <jpr novell com> wrote:
> On Sat, 2005-11-19 at 12:50 +0200, Dogacan Guney wrote:
> > Hello everyone,
> >
> > The attached patch adds a new public class (UnicodeValidator) to
> > Entagged. It has one public function (ValidateUTF8) which checks if
> > the given byte array can be validated as UTF8.
>
> Is there a reason the glib utf8 validation routines can't be used?

well, the validateutf8 function is actually portedm from
glib(g_utf8_validate). I did not use glib because Aaron wanted
entagged-sharp to work on MS.NET too(and be %100 managed code).

>
> -JP
> --
> JP Rosevear <jpr novell com>
> Novell, Inc.
>
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>



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