On Tuesday, July 8, 2003, at 2:17 AM, Scythe of the 60082nd Order wrote:
Hi,
Thanks for the quick response to my question. It indeed helped me alot.
However, a few questions remain:
* Since Safari 1.0 supports the document.implementation.createDocument
method, does it support the document.load functionality too? In other
words; are there ways of loading XML files? Old tests with a Safari
beta
(http://developer.apple.com/internet/javascript/jstests.html#import)
seemed to fail. Konquerer 3.1 does not support it either (which i am
able to test with), has Apple impoved KHTML at that point?
As Dave mentioned, we don't have document.load yet.
* Are there ways to load external textfiles from JavaScript with Safari
1.0? Even with some sort of hack?
If you mean from the user's disk, then no. It would be a major security
hole if we allowed this.
* Are there any planned features for future Safari versions? What can i
expect from Safari over a year or so?
Yes, there are planned features, but we can't really discuss their
specifics on this list. If you need better information about future
directions, the best thing to do is to go through Apple Developer
Relations.