windows vs web UI
-
Dejan - Something is wrong, 30 seconds is toooo much. Are u using the IE to directly open an XML document or do you have some VBScript ? Vivek
It's opened directly, or at least from Windows Explorer, by file extension association. No scripts, nothing extra. It's clearly visible how the chunks of the document are read and displayed and how it takes ages to finalize it. I suspect that part of the problem is CSS 'decorations' that are invoked to make the whole tree/node/attribute structure presentable. Not using them would probably shave-off some time, but still it is way to long. Cheers, Dejan Petrovic
-
Ravi Bhavnani wrote: An important thing to keep in mind is that web clients are inherently stateless. Is this true anymore ? I am not an expert of web UI (or windows UI for that matter :-) ) Cant we use cookies to achieve stateful behavior ?
Vivek Rajan wrote: Cant we use cookies to achieve stateful behavior? Yes, that's one way of simulating a persisted state. /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com
-
Ravi Bhavnani wrote: [ I hope this reply makes it to the main thread. I'm so burned out, I've been making stupid mistakes continuously for the past 10 minutes. I hope I don't drive into a tree on the way home...] I really thought the creator of the great Spell-O-Matic would not have problems like this. :-) Maybe you could create a Post-A-Matic Regardz Colin J Davies
Sonork ID 100.9197:Colin Logic merely enables one to be wrong with authority. -- Doctor Who 28 th Law of Computing: Anything that can go wr# Segmentation violation -- Core dumped
At least I didn't end up driving into a tree. I have to get a new job... X| /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com