Hi Phil,

We could either use other more supported types or some kind of replacements.
I'm busy right now and can't look at it. Maybe we'll read
each other this evening.

grover

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
Phil Garcia
Gesendet: Sonntag, 23. März 2008 21:45
An: sharpos-developers@lists.sourceforge.net
Betreff: Re: [SharpOS Developers] Korlib

> Grover:
>
> > I'm unfortunately in the situation of needing a couple of things in
> Korlib.
> > Specifically that is
> >
> > - System.String.Split
> > - System.String.Concat(string, string, string)
> > - System.String..ctor(char, int)
> > - System.String.Empty
> > - System.IO.Path.AltDirectorySeparatorChar
> > - System.IO.Path.DirectorySeparatorChar
> > - System.IO.FileAccess
> > - System.IO.FileMode
> > - Object.ReferenceEquals (implementation exists as Object.Equals, 
> > but its the wrong place for it imho - I made one myself there.)
> > - and probably some more I've just missed
>

Hi Grover,

A basic IDE driver is now working and partitions are now supported.
I'd like to start using your VFS code. Is there a way we can get it to work
without the above corlib methods? Then I/we can start on integrate a file
system with VFS and hopefully writing some basic shell commands (ls/dir,
mkdir, more, etc).

Phil

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to