Re: [pygccxml-development] improving user experience
Brought to you by:
mbaas,
roman_yakovenko
From: Matthias B. <ba...@ir...> - 2006-07-25 14:47:58
|
Roman Yakovenko wrote: > 2. I changed a little bit internal logic + how it devides a messages: > If message is not formatted as we expect, that I just apply wrap > algorithm and return it. Now you have to ensure that the message part of a line does not contain any colon, otherwise the line won't be split properly. By the way, can you please also update the doc string and comments accordingly? Currently, the doc string (+comment) and the implementation don't match anymore (which is probably worse than having no documentation at all). > One more thing, I write documentation for "readme" feature. Can you post > a code, that change multi_line_formatter_t to default one? Erm, what do you mean? The multi_line_formatter_t class already is the default one...? - Matthias - |