[pygccxml-development] Doc strings in multiple_files_t
Brought to you by:
mbaas,
roman_yakovenko
From: Matthias B. <ba...@ir...> - 2006-08-15 15:12:37
|
Hi, I just noticed that the interface of the multiple_files_t class has slightly changed and the "write_main" parameter was moved from write() to the constructor. Unfortunately, the doc strings (and the comment right before write()) haven't been updated. So this is just a plea to Roman: Whenever you do a modification to the code, can you please also have a look at the doc strings and update them accordingly so that they don't get "out of sync" with the implementation? I would really appreciate this. :) - Matthias - |