-
Notifications
You must be signed in to change notification settings - Fork 6
Additional TODO From the W files
S.Lott edited this page Jul 16, 2022
·
2 revisions
impl.w
(234, 15) # TODO: Accumulate all chunks that contribute to a named file...
(598, 15) # TODO: if chunk.options includes '-indent': do an setIndent before tangling.
(1091, 2) **TODO:** Need to more gracefully handle the case where an output chunk
(1505, 7) # TODO: Allow a numeric argument value in ``-indent``
(1661, 2) **TODO:** Extend this to support ``-indent`` *number*
(1668, 2) **TODO:** Add a warning for conflicting options.
(1838, 8) # **TODO:** Parts of this are static and can be built as part of ``__init__()``.
(1877, 2) **TODO:** This should be a method of a Chunk.
unit.w
(161, 3) **TODO:** Simplify the following definition. A great deal of these features are legacy definitions.
(1203, 3) **TODO:** Replace with Mock
(1295, 3) **TODO:** Test Application class
(1297, 36) @d Unit Test of Application... @{# TODO Test Application class @}