More TODOs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2011-10-04 08:13:27 +00:00
parent 8171e9d81a
commit 6de264a783

View File

@@ -350,5 +350,10 @@ other stuff
* Should the functions created for things like addCppMethod be
marked static? How about using inline?
* Word-wrap the briefDoc strings used for %Docstring directives
* It looks like the code that is flattening the element nodes to
extract the briefDocs is not getting some spaces that should be in
there, probably where some tags are being removed.