Message207485
Why not just move most (except implementation function headers) generated code out to separate file? Right now the list of symbols in the Kate editor contains three names for every function: BINASCII_A2B_UU_METHODDEF, binascii_a2b_uu and binascii_a2b_uu_impl. This makes navigation cumbersome. Also when I search function name
a2b_uu, I found 13 occurrences (it will be decreased to 2 or 3 if move generated code out). So search is not helpful too, |
|
Date |
User |
Action |
Args |
2014-01-06 21:19:07 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, gvanrossum, ncoghlan, pitrou, larry, skrah |
2014-01-06 21:19:07 | serhiy.storchaka | set | messageid: <1389043147.73.0.279208447355.issue19723@psf.upfronthosting.co.za> |
2014-01-06 21:19:07 | serhiy.storchaka | link | issue19723 messages |
2014-01-06 21:19:07 | serhiy.storchaka | create | |
|