[wx-discuss] wxFileSystem API

Cursor cursor at free.fr
Wed Jun 7 22:18:30 PDT 2006


Hello all :-)

On the wxWidgets site roadmap page, a high priority thing is writed
about wxFileSystem API; included API  modifications.

I want to know if any work have been done about this, or any work is
planned.

As I want to modify wxFileSystem for my projects (in particular
writing ability), I want to know if anyone works on it or if a such
patch can be welcome.
My goals are to implement distinct
wxFSFile::GetInputStream/GetOutputStream and add a param to
wxFileSystem::OpenFile to specify if the file is opened in reading
and/or writing mode.
Another goal is to implement stream creation at the fly and not at
construct time.
I think I will add some others tool functions like CanRead/CanWrite to
wxFSFile and wxFileSystemHandler too.

Thanks.
Emilien


---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org





More information about the wx-discuss mailing list