Module reload should reload module source.py too.

Registered by Nicolas DS

When you do a change in python code of a module, upgrading the module don't change the code in memory. You need to restart Open Object server. That's not great when you are doing some updates. Every user must be disconnected.

A solution could be to watch which python module are loaded when loading a Open Object module. Then reload those module.

Here is a subject about such problem:
http://pyunit.sourceforge.net/notes/reloading.html

Blueprint information

Status:
Started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
Nicolas DS
Definition:
New
Series goal:
None
Implementation:
Blocked
Milestone target:
None
Started by
Nicolas DS

Whiteboard

I am working on it...
Need some kind of visual debugger of object instantiated in memory

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.