[Nvda-dev] [NVDA] #544: A possibility to reload appModules without NVDA restart
NVDA Trac
trac at nvda-project.org
Sat Feb 6 23:50:33 UTC 2010
#544: A possibility to reload appModules without NVDA restart
-------------------------+--------------------------------------------------
Reporter: aleksey_s | Owner: aleksey_s
Type: enhancement | Status: assigned
Priority: minor | Milestone:
Component: Core | Version: trunk
Keywords: | Os:
Blockedby: | Blocking:
-------------------------+--------------------------------------------------
Comment(by pvagner):
Huh, I'll make it even more complicated, sorry.
Often while trying to create an appmodule I am reading and searching the
web for code examples, possible hints and related materials.
In between I am frequently restarting NVDA which very often resets my
position in the virtual buffer.
So if I'll take this request from this point of view reloading of the
appmodules really makes sense. However then we will *really* need to make
AppModule classes more robust and introduce a initialize() and terminate()
pair of functions or something similar which will allow appmodules to tidy
up what they have altered while running in order to be reloaded.
--
Ticket URL: <http://www.nvda-project.org/ticket/544#comment:4>
NVDA <http://www.nvda-project.org/>
A free and open-source screen reader for Windows
More information about the Nvda-dev
mailing list