|
To All: This whole thread brings up an interesting point ... the whole idea of a "cache" is purely to enhance the performance (speed) -- otherwise, it is supposed to be "transparent" (the user should not know it is there, nor care). The idea that a browser requires the user to decide when to "flush the cache" is absurd, IMHO, and was/is a very poor design decision, especially in light of (non-technical) "end users" ... :-o Instead, browsers should be smart enough to check periodically (or as needed) to see if files in the cache have been updated, and refresh them automatically, or just delete them when they are detected to be "out-of-date" so they will be downloaded again "on demand" when and if needed. (In most cases, it should be much quicker to just check the last update date/time stamp of a file on a remote server, versus having to download the entire file.) Any other software developers out there, please take note -- if your software uses any kind of "caching" logic or algorithms, you should ensure that it works in a manner that is "transparent" to the end-users. It is supposed to be strictly a performance-enhancing option. That's my two cents worth! Regards, Mark S. Waterbury ----- Original Message ----- > From: "San Su" <sansu@xxxxxxxxxx> > To: "Websphere Development Studio Client for iSeries" <wdsci-l@xxxxxxxxxxxx> > Sent: Tuesday, February 14, 2006 11:23 AM > Subject: Re: [WDSCI-L] Can't get .JS out of my cache > > In the preference page under Internet->Web browser, you have the option of > using an external browser. This will launch your external browser instead > of the internal one when you run your app. > > _________________________________________ > San Su > email: sansu@xxxxxxxxxx > > > > -- > This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list > To post a message email: WDSCI-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/wdsci-l > or email: WDSCI-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.