changeset 53107:422a00e3d747

Add plans for change of file attributes UID and GID from integer to string.
author Lars Hansen <larsh@soem.dk>
date Fri, 21 Nov 2003 18:23:27 +0000
parents b4b8c928aba2
children 9b8761a6b705
files etc/TODO
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TODO	Fri Nov 21 15:58:15 2003 +0000
+++ b/etc/TODO	Fri Nov 21 18:23:27 2003 +0000
@@ -281,4 +281,12 @@
 * (Controlled by a flag) make open and close syntax match exactly,
   i.e. `(' doesn't match `]'.
 
+* Specify parameter ID-FORMAT in all calls to `file-attributes' and
+  `directory-files-and-attributes' where attributes UID or GID are used.
+  Whenever possible, use value 'string.
+  When done, change meaning of default value from 'integer to 'string.
+  If value 'integer is used nowhere, remove the parameter ID-FORMAT from
+  the definition of `file-attributes' and `directory-files-and-attributes'
+  and from the calls.
+
 ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036