os/textandloc/textrendering/texthandling/sfields/RELEASE.TXT
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/textandloc/textrendering/texthandling/sfields/RELEASE.TXT	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,15 @@
     1.4 +release.txt
     1.5 +
     1.6 +) Now use TUid's to identify field type
     1.7 +
     1.8 +) fields are now stored in their own streams using TSwizzle technology etc.
     1.9 +
    1.10 +) there's now a single concrete header, no more built-in stuff
    1.11 +
    1.12 +) 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.
    1.13 +
    1.14 +) improvements to storage of fields brings a reduction in in-memory requirements and also in code size.
    1.15 +
    1.16 +) TRomanNumeral class which converts from denery to Roman Numerals. T_ROMAN testcode tests this
    1.17 +
    1.18 +) the full set of fields now exists: page number, number of pages, filename, date/time