[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: cross platform method to obtain disk usage

Peña, Botp

2/5/2005 4:19:00 AM



Daniel Berger [mailto:djberg96@hotmail.com] wrote:

//No, it doesn't work on Windows. I've been mulling over a
//win32-filesystem package for win32utils, but I don't know
//that it's realistic to keep a unified API between *nix and
//Win32. But, I'll mull it over.
//

I think it has been available fr python long ago (maybe some python gurus
here can also help decipher). python has some generic os class; eg
http://www.linbox.com/ucome.rvt?file=/any/doc_distrib/python-2.0/l...
tml

I agree this herculean task is important; and it does hit the base/root of
the problem/need -that of seamless_unified api as zach_dennis pointed out.

//Regards,
//
//Dan
//
//

kind regards -botp