[LIBISIS-code-tickets] [LIBISIS] #109: migrate from userdata to appdata
LIBISIS Library and Applications
noreply at libisis.org
Thu Mar 29 11:08:37 BST 2007
#109: migrate from userdata to appdata
-------------------------------+--------------------------------------------
Reporter: Dean Whittaker | Owner: Dean Whittaker
Type: task | Status: new
Priority: minor | Milestone:
Component: MATLAB (graphics) | Keywords:
-------------------------------+--------------------------------------------
Currently graphics uses figure userdata to store information. This can be
accidentally replaced by an unsuspecting user who's created some sort of
script. While this is a monumental task and one would rather just ignore
it since it is a very unlikely possibility, it should be done. Will start
using "appdata" to store graphics stuff - this isn't a single variable but
holds as many as you like. The only way a user could replace or erase it
is by setting appdata with the same name. This is LOW PRIORITY and will be
done sometime in the future.
--
Ticket URL: <http://trac.libisis.org/code/ticket/109>
LIBISIS Library and Applications <http://www.libisis.org/>
LIBISIS Library and Applications
More information about the LIBISIS-code-tickets
mailing list