Re: [BULK] Re: [WebDNA] abstraction code can be tricky...
This WebDNA talk-list message is from 2012
It keeps the original formatting.
numero = 108321
interpreted = N
texte = > I suggest you post a more terse version of your problem. I've been =coding WebDNA just about every day for 10 years and have never seen an =illogical caching problem. It's likely there is a reason for the results =you are seeing.. proxy server, sandbox vs. admin setting, or whatever.Here is the terse version:=--------------------------------------------------------------------------=----------------------------------------------------I made a file ("file1") that includes file2. =20File2 includes file3. =20File1 and file2 are NOT RAM hogs.File3 has some code in it that needs a decent amount of RAM available to =it, to work. When the RAM is enough, and the server is using webdna7, =then for sure file3 works fine. Otherwise it may or may not work. But =the code is syntactically sound.=20In file3 there is an [if][then](1).. =20In that [if][then](1) there is a [functionA]In that [functionA] there is a [switch][case]..In that [switch][case] there is a [functionB (defined)], alongside an =[if][then](2)In that [if][then](2) there is a call to [functionB]When I hit file1 in the browser, on webdna6, it never loads.=20Furthermore, from that moment forward, nothing of my edits to file3 will =be reflected in the browser.In other words, even if I make the code in file3 BONE SIMPLE, like =nothing more than "hello world", and not a character more, the page =never loads. All other pages still load fine. If the server admin =reboots the server, and then I hit file1 in the browser, then I see just ="hello world" (from file3), instantly. In other words, after reboot, =file3 is now coming from the disk again, as opposed to from the last =copy that got "burned" into RAM somehow.I work around the above issue (so that file1-->file2-->file3) loads =fine.. even while doing the layered thing I want, by simply moving =functionB's definition outside of functionA's definition.=--------------------------------------------------------------------------=----------------------------------------------------Not sure how I can make it more terse or clear.I have also been coding Webdna since 1997, and mostly full time for the =last 3-4 years. Just because you have not seen this behavior does not =mean it is because I am missing something. Maybe I am missing =something. But others can confirm the stuck-caching behavior which I =mention from the first post in this thread.. others besides Daniel (who =just confirmed she sees it too). I leave it to others to see this =thread, and reply, if they do.Note that none of my posts were meant to complain..but just to give a =heads up.. to save someone else some time.. should they encounter the =same situation... and so possibly have a workaround, from my post.-G=
Associated Messages, from the most recent to the oldest:
> I suggest you post a more terse version of your problem. I've been =coding WebDNA just about every day for 10 years and have never seen an =illogical caching problem. It's likely there is a reason for the results =you are seeing.. proxy server, sandbox vs. admin setting, or whatever.Here is the terse version:=--------------------------------------------------------------------------=----------------------------------------------------I made a file ("file1") that includes file2. =20File2 includes file3. =20File1 and file2 are NOT RAM hogs.File3 has some code in it that needs a decent amount of RAM available to =it, to work. When the RAM is enough, and the server is using webdna7, =then for sure file3 works fine. Otherwise it may or may not work. But =the code is syntactically sound.=20In file3 there is an
[if][then](1).. =20In that
[if][then](1) there is a [functionA]In that [functionA] there is a
[switch][case]..In that
[switch][case] there is a [functionB (defined)], alongside an =
[if][then](2)In that
[if][then](2) there is a call to [functionB]When I hit file1 in the browser, on webdna6, it never loads.=20Furthermore, from that moment forward, nothing of my edits to file3 will =be reflected in the browser.In other words, even if I make the code in file3 BONE SIMPLE, like =nothing more than "hello world", and not a character more, the page =never loads. All other pages still load fine. If the server admin =reboots the server, and then I hit file1 in the browser, then I see just ="hello world" (from file3), instantly. In other words, after reboot, =file3 is now coming from the disk again, as opposed to from the last =copy that got "burned" into RAM somehow.I work around the above issue (so that file1-->file2-->file3) loads =fine.. even while doing the layered thing I want, by simply moving =functionB's definition outside of functionA's definition.=--------------------------------------------------------------------------=----------------------------------------------------Not sure how I can make it more terse or clear.I have also been coding Webdna since 1997, and mostly full time for the =last 3-4 years. Just because you have not seen this behavior does not =mean it is because I am missing something. Maybe I am missing =something. But others can confirm the stuck-caching behavior which I =mention from the first post in this thread.. others besides Daniel (who =just confirmed she sees it too). I leave it to others to see this =thread, and reply, if they do.Note that none of my posts were meant to complain..but just to give a =heads up.. to save someone else some time.. should they encounter the =same situation... and so possibly have a workaround, from my post.-G=
Govinda
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Fwd: Handling Charges (1999)
maximum database size (2004)
automatically updating all records, one by one in a db (2000)
Unexpected error (1997)
syntax question, not in online refernce (1997)
WebCommerce: Folder organization ? (1997)
automatic reload of frameset (1997)
Making WebCatalog run as www (2006)
File Uploads... (1997)
[sendmail] on NT? (1997)
FlushDatabases (2000)
Email Format (1998)
too many nested [xxx] (1997)
SAVECART (1997)
[WebDNA] behavior of [thisurl] in the context of 'mod_rewrite' (2012)
Problems getting parameters passed into email. (1997)
quitting (1997)
[WebDNA] WebPOP with godaddy account (2011)
Bit off subject -- Faxing orders (1997)
Thanks Grant (1997)