Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » A question about FileSystemInfo
A question about FileSystemInfo [message #49026] Thu, 30 November 2017 19:30 Go to next message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Hello,

Is FileSystemInfo class an internal (private) class, or is it depreceated, or obsolete or simply not yet documented? It seems useful.


Best regards,
Oblivion.


[Updated on: Thu, 30 November 2017 19:32]

Report message to a moderator

Re: A question about FileSystemInfo [message #49037 is a reply to message #49026] Sun, 03 December 2017 18:45 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Well, the story of FileSystemInfo is a bit complicated.

Long time ago, Tom's idea was that it will allow unified handling of virtual filesystem. Practical example at the time was building something at remote machine with theide - Tom was using theide in windows to drive simple utility program on Solaris (over TCP/IP).

Anyway, that appears to be the last such use, so today I am using it just to identify the type of disks in FileSel on the local filesystem.

Similar issue is AProcess as the virtual base of LocalProcess....

Today, I would guess it is easier to setup shared filesystem and compile umk on target platform.
Previous Topic: Jsonize problem
Next Topic: Performance problem with XmlParser::Next()
Goto Forum:
  


Current Time: Thu Mar 28 10:37:27 CET 2024

Total time taken to generate the page: 0.00886 seconds