dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]Platform.DirMethods


From: Rhys Weatherley
Subject: Re: [DotGNU]Platform.DirMethods
Date: Fri, 15 Mar 2002 13:41:49 +1000

Open Source wrote:

>   I am trying to complete the missing internal methods
> for Platform.DirMethods.
>   While trying to complete the Copy method, I came
> across another copy method in System/IO/File.cs.

The one in "File" is implemented in terms of the one in
"DirMethods", so you should only need to implement
the latter.

> Could anyone explain how am i supposed to implement
> the missing methods?

I've added Gopal V.'s description of how to add internal
methods to the engine to the "engine/HACKING" file in
the CVS version of pnet.  I should have checked this in
sooner, but I've been a bit slack. :-)

Some of the "DirMethods" members have already been
implemented in "engine/lib_platform.c", so that is where
the rest need to be implemented.

Cheers,

Rhys.




reply via email to

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