c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03192
[Bug 580359] Re: create method needs code refactoring
hello, can someone contribute and do a merge proposals ? If yes, please reopen the bug and assign to you.
According to the huge list of bugs we have to focus on, as it's not a core module, we don't plan to fix this and better focus on real bugs.
** Changed in: openobject-addons
Status: New => Won't Fix
--
create method needs code refactoring
https://bugs.launchpad.net/bugs/580359
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Won't Fix
Bug description:
in TRUNK, survery module contains a wizard to collect answers of a survey in survey/ wizard/ survey_answer.py
But methods for class survey_question_wiz, contains methods which are of around 400+ lines for a single function.
for example :
fields_view_get : 385 lines.
create method : 457 lines.
I think on one side most of us emphasizing on method re-factoring, but on the other hand we are still ending up with such things ... strange !!!
Regards,
Parthiv