dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU] Ms.VisualBasic.Strings


From: Robert Lascelle
Subject: Re: [DotGNU] Ms.VisualBasic.Strings
Date: Sat, 23 Jul 2005 10:28:55 -0700 (PDT)

Hi,

I have problem ro understand CVS, Savannah, RCS,
etc...

If someone can either create the patch or tell me how
to make it (or both) i'll be very happy and i will be
able to continue removing those TODO.

I have another question: I saw some function starting
with
throw new NotImplementedException(...)
(example: Basic/Interaction.cs, line 118)
but they are not in the TODO list (since they don't
start with [TODO].

Is there any way to create a list with all of them?

In that same file (Interaction.cs), there is some
empty method (ex: Registry stuff). In the window
specific part, they are implemented. On the  NOT
window specific part, they simply return with default
value.
Is it because it's Ms.VisualBasic stuff and you prefer
working on System.* stuff? Or there is another reason?

Thanks a lot.

Robert.

PS: I know there is no registry in Mac and Linux (and
most OS), but for me, the /etc is the registry. We
could map HKLM to /etc/HKLM/files

--- Radek Polak <address@hidden> wrote:

> Hi Robert,
> You can submit patches to Patch Manager on Savannah.
> Check following url:
> 
> https://savannah.gnu.org/projects/dotgnu-pnet/
> 
> I think you can use format produced by diff -u
> 
> Regards
> 
> Radek
> 
> >Hello everyone,
> >
> >I'm new to mailing-list and to dotgnu.
> >
> >I've read lots of code so far. I've compile dotgnu
> on
> >my PC (cygwin) and my Mac. Both have some
> compilation
> >problem, but I manage to repair them.
> >
> >I've looked at the Library Status Page. I saw that
> >some easy stuff were not done so far.
> >Microsoft.VisualBasic.Strings (Replace and Split).
> >I've change the code on both system, compile the
> Ms.Vb
> >library and those 2 method are working.
> Unfortunetely,
> >i can't find any test suite for these two method.
> I'll
> >have to make it and when it's over, post it here.
> I've
> >made some test already, I compare result with ms
> vbc.
> >There is no native call in those code. 
> >
> >But, I don't know how to post them, where, which
> >format. I never touch CVS (my Mac have it
> installed). 
> >
> >Robert.
> >
> >PS: About me: Robert Lascelle, live in Montreal,
> QC,
> >Canada.
> >Software (engineer), 3 1/2 year C/C++, VB (at
> work).
> >1/2 year using dot net technology. I know SQL
> Server,
> >mysql, sqlite.
> >I have some spare time.
> >Talking french and english, but my english is not
> very good.
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> >http://mail.yahoo.com 
> >_______________________________________________
> >Developers mailing list
> >address@hidden
> >http://dotgnu.org/mailman/listinfo/developers
> >
> >  
> >
> 
> 


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

Attachment: Strings.cs.zip
Description: 2511071276-Strings.cs.zip


reply via email to

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