Issues.00304 - lordmundi/wikidoctest GitHub Wiki

00304: allow for AUTO_UPDATE of model cache with fallback

« 00303 | Issues | 00305 »

Summary: allow for AUTO_UPDATE of model cache with fallback

Created: 2010–12–10 17:08

Status: Released

Category: Request

From: frankie

Version: 2.1

Released_In: 2.2

Description:

this is a request for a new feature which will allow users to auto-update models in the model cache with files from the disk, but in the case where the models fail to load (such as missing loaders or just errors in general, the model already in the cache can still be used.


Comments

frankie December 10, 2010, at 05:10 PM: Most folks will simple turn auto-update off, so I consider this relatively low priority.

brad December 13, 2010, at 09:16 PM: This has been implemented. Now instead of autoupdate option for cache having ON/OFF you now have ON/AUTO/OFF in which modes "ON" and "OFF" act as they did before but the new mode "AUTO" provides a fallback to the version of the model in cache if it fails to load the updated version.


« 00303 | Issues | 00305 »

Associated Commits

| commit | ef131215eefc54f68a28ab1ce7835b1d0091be4a link6 | || | Author: | Frank Graffagnino | | Date: | Tue Feb 15 13:57:29 2011 -0600 | | Message: | [@Issue 00304: Changed the default in cev.cfg for cache autoupdate to "AUTO" @] |

Affected Files:

cev.cfg | 2 ±
 1 file changed, 1 insertion(+), 1 deletion(-)

| commit | 0eaf134708f1c76c6bb5d9045d6fe84a4ec864d3 link7 | || | Author: | Brad Bell | | Date: | Mon Dec 13 02:52:52 2010 -0600 | | Message: | [@Issue 00304: This has been implemented. Now instead of autoupdate option for cache having ON/OFF you now have ON/AUTO/OFF inwhich modes "ON" and "OFF" act as they did before but the new mode "AUTO" now provides a fallback to the version of the model in cache if it fails to load the updated version. @] |

Affected Files:

lib_Linux_FC3/libdsp.a       | Bin 967444 -> 967548 bytes
 lib_Linux_FC3/libdsp_s.so    | Bin 807664 -> 807684 bytes
 lib_Linux_FC3/libviewer.a    | Bin 1078118 -> 1079872 bytes
 lib_Linux_FC3/libviewer_s.so | Bin 908166 -> 911149 bytes
 lib_Win32/libdsp.dll         | Bin 407040 -> 407040 bytes
 lib_Win32/libviewer.dll      | Bin 619008 -> 619520 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)