[Mono-list] ASN1Viewer port

Martín Trejo Chávez mtrejoch at ownmail.net
Thu Apr 27 10:33:14 EDT 2006


Hi,

I'm very happy you're glad to know about this port.

Right now I'm looking to substitute the TextBox control used for another 
that simply allows to do syntax higligthing and searchs. At the beginning 
thougth about the text editor included in SharpDevelop, but guess that is 
too big for the task. Maybe if I try to extend the RichTextBox control....

About ASN.1 decoder, guess I was wrong about Mono.Security.ASN1 class, at 
first look seems to be the replacement for ASN1Element but was just a vague 
idea :P

Regards,

Martín Trejo Chávez
http://chilli-coder.blogspot.com
http://www.chillicoder.com

----- Original Message ----- 
From: "Sebastien Pouliot" <sebastien.pouliot at gmail.com>
To: "Martín Trejo Chávez" <mtrejoch at ownmail.net>
Cc: <mono-list at lists.ximian.com>
Sent: Wednesday, April 26, 2006 10:47 AM
Subject: Re: [Mono-list] ASN1Viewer port


> Hello Martin,
>
> On Tue, 2006-04-25 at 08:13 -0500, Martín Trejo Chávez wrote:
>> Hi,
>>
>> Yesterday just finished the initial Winforms port of Sebastian
>> Pouliout's ASN1View. As far it goes, is quite a direct translation.
>
> Great news!
>
>>  There is no highligthing nor find bar but works ok for my current
>> needs.
>
> When complete we could look at including it into SVN (where it could be
> build side-by-side with the GTK# gui version).
>
>> Also run it with Paco's VS plugin and worked ok with Mono 1.1.15 but
>> no so with 1.1.13.6.
>
> A lot of SWF fixes are only occurring on HEAD.
>
>> The next step is modify to use the latest Mono.Security classes. I got
>> interested because a recent engagement for a security library.
>
> The new ASN.1 decoder is still not included in Mono.Security. There are
> other changes I need to make to it before that (and I don't want to
> commit to the new API just yet). This will be done for Mono 2.0.
>
> -- 
> Sebastien Pouliot  <sebastien at ximian.com>
> Blog: http://pages.infinit.net/ctech/
>
> 



More information about the Mono-list mailing list