Check-in Number:
|
1913 | |
Date: |
2002-Feb-28 12:15:38 (local)
2002-Feb-28 11:15:38 (UTC) |
User: | rse |
Branch: | |
Comment: |
one more |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/var/TODO 1.15 -> 1.16
--- TODO 2002/02/28 11:08:27 1.15
+++ TODO 2002/02/28 11:15:38 1.16
@@ -8,6 +8,13 @@
-> does not substitute because it leaves the \$ in the regex
and this no longer matches the end (instead it matches a dollar)
+ o "problem"!?:
+ ${unknown:-foo} fails on force_expand and results
+ in no expansion (kept as is) if not forced_expand.
+ It only does the expected if the callback returns
+ empty strings for undefined variables. This is certainly
+ intended this way, but has to be documented better?
+
o generate internals into context
o use internal context to carry information
o document exception handling
|
|