--- libgig/trunk/TODO 2005/05/09 14:09:16 530 +++ libgig/trunk/TODO 2005/11/09 20:05:14 801 @@ -1,3 +1,7 @@ +In General: + - introduce 'iterator' design pattern as a replacement for the simple but + error-prone GetFirstFoo() / GetNextFoo() methods + DLS Part: - support for conditional chunks - check for ZSTR terminated strings in DLS::Info::LoadString()