Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(113)

Issue 190095: Move OPERATORS into const to be able to reload modules (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 1 month ago by ced
Modified:
16 years, 1 month ago
Reviewers:
bch
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -19 lines) Patch
A trytond/const.py View 1 chunk +19 lines, -0 lines 0 comments Download
M trytond/model/fields/field.py View 1 chunk +1 line, -1 line 0 comments Download
M trytond/model/modelsql.py View 1 chunk +2 lines, -1 line 0 comments Download
M trytond/model/modelstorage.py View 1 chunk +1 line, -17 lines 0 comments Download

Messages

Total messages: 4
ced
16 years, 1 month ago (2010-01-21 12:42:06 UTC) #1
bch
On 2010/01/21 12:42:06, ced wrote: > OPERATORS is also used in stock/move.py, product/uom.py, project/work.py.
16 years, 1 month ago (2010-01-21 12:55:29 UTC) #2
bch
16 years, 1 month ago (2010-01-21 12:55:44 UTC) #3
ced
16 years, 1 month ago (2010-01-21 13:07:55 UTC) #4
On 2010/01/21 12:55:29, bch wrote:
> On 2010/01/21 12:42:06, ced wrote:
> > 
> 
> OPERATORS is also used in stock/move.py, product/uom.py, project/work.py.

But as it is imported in ModelStorage, it still works.
Like that we keep backward compatibility.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b