Menu

Commit [r1172]  Maximize  Restore  History

* Modified TDatabaseIniFile and TIniDataReader to handle encoding of database files correctly: they now support legacy default encoding and new UTF-8 encoding. Did this by using bew TMainDBFileReader class to do all file loading.

* Reorganised TDatabaseIniFile so that an internal stream is no longer used: all content from files through to loading of ini file is now processed in an IStringList. This avoids constantly encoding / decoding the text stream.
* Converted some of documentation to XMLDoc format.

delphidabbler 2010-12-04

changed /branches/v4-dev/Src/UIniDataLoader.pas
changed /branches/v4-dev/Src/UIniDataReader.pas
/branches/v4-dev/Src/UIniDataLoader.pas Diff Switch to side-by-side view
Loading...
/branches/v4-dev/Src/UIniDataReader.pas Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.