Replaced TYPES in Port and Param with types parameter.
[debian/gnuradio] / grc / todo.txt
index ad02bf79065f77ba6dce8d0fc552d423195035f6..e9c407c5e8a7d239a01493639c7fac66687c2f24 100644 (file)
@@ -58,8 +58,6 @@
 ##################################################
 # Problems
 ##################################################
-* need a way to make an id param in the xml that will override the default
-  * ex: display pad sink id in continuation mode using hide tag for id param
 * hier block generation
   * auto generate hier library on changes
   * auto clean hier library when block removed
@@ -75,7 +73,6 @@
   * will not update for non-enum params
   * needs to account for added or removed params
   * example with grid params need update after notebook change
-* use .strip() on the hide property so we can do away with #slurp(s) in the templates
 
 ##################################################
 # Future