On Jun 21, 2005, at 8:27 AM, Kevin Ballard wrote:
On Jun 21, 2005, at 2:43 AM, Robert Fischer wrote:
("file:///Developer/ADC%20Reference%20Library/documentation/Cocoa/ Conceptual/WebKit_DOM/index.html")
As Developer Beta was only available for ADC members that would be not acceptable for most of my customers. So, the documentation should get a little update on this point.
I think the documentation people are already aware of this, and are going to update it. If you'd like to report the bug to them, though, just in case, you can do that at <http://bugreport.apple.com>.
Well, it is correct to a point, in that the DOM API headers were not present on 10.3.9, so you couldn't build a product that used the DOM API on 10.3.9, you could only build on 10.4 and deploy on 10.3.9.
However, I'm choosing to believe that this was an error in the build process and that the DOM headers were supposed to be included in 10.3.9.
Headers are never included with software updates, so it wasn't an error. However, there is something called the Mac OS X 10.3.9 SDK that you can get that makes this work. I don't know all the details. -- Darin