|
Check-in Number:
|
2157 | |
| Date: |
2002-May-27 17:34:33 (local)
2002-May-27 15:34:33 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
remember |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/val/TODO 1.4 -> 1.5
--- TODO 2002/01/16 14:09:18 1.4
+++ TODO 2002/05/27 15:34:33 1.5
@@ -2,3 +2,15 @@
TODO
----
+o dynamic variables: function pointer for set/get
+
+o in combination with var lookups, each variable should have dump/print/output
+ feature/function which results the value (integer, string, struct, etc.) always as a string
+ (stringify function)
+
+o access control feature: val_reg(<acl>, ...)
+ val_get(<access-level>, ...)
+ for use in combination with var in order to allow all internals to be stored
+ and registered in val structure but allow variable lookups only to access
+ public/whatever type variables.
+
|
|