diff -r 000000000000 -r bde4ae8d615e os/textandloc/textrendering/texthandling/sfields/RELEASE.TXT --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/textandloc/textrendering/texthandling/sfields/RELEASE.TXT Fri Jun 15 03:10:57 2012 +0200 @@ -0,0 +1,15 @@ +release.txt + +) Now use TUid's to identify field type + +) fields are now stored in their own streams using TSwizzle technology etc. + +) there's now a single concrete header, no more built-in stuff + +) there's now a field factory mixin which all apps that want to support fields (apart from page numbers in headers and footers) must inherit from. + +) improvements to storage of fields brings a reduction in in-memory requirements and also in code size. + +) TRomanNumeral class which converts from denery to Roman Numerals. T_ROMAN testcode tests this + +) the full set of fields now exists: page number, number of pages, filename, date/time