Project Suggestions

From WxWiki
Jump to navigation Jump to search

Serialization of wx Types

Operators for << and >> of wxDateTime and wxLongLong to wxDataInputStream and wxDataOutputStream

wxLongLong to use wxPrefixed typenames for GetHi() and GetLo() instead of 'long' and 'unsigned long'

Internet-based installer for wxWidgets

A cross-platform wxWidgets installer that uses anonymous CVS behind the scenes. We place in CVS a list of known-good tags and descriptions, and the installer downloads this file first before letting the user choose a tag to use.

The installer can clean up CVS directories if required, and even make custom tarballs/zips/RPMs/the Windows setup.

Documentation would be need to be ftp'ed, using another or the same data file listing suitable locations.