ossp-pkg/var/TODO 1.27 -> 1.28
--- TODO 2002/03/07 09:42:43 1.27
+++ TODO 2002/03/07 12:11:09 1.28
@@ -1,11 +1,4 @@
OSSP var
- o New feature: allow var_expand (or with a new function
- based on var_expand like var_printf) to first substitute printf-style
- %x constructs and then the OSSP var constructs. This allow more
- flexibility in expanding templates, because one can expand indices
- and other dynamic stuff into the template inside variable constructs.
- Think about var_printf("${array[%d]}", i);
-
o document exception handling
|
|