- From: Sean Owen <srowen@google.com>
- Date: Sun, 20 Jan 2008 14:54:05 -0500
- To: public-mobileok-checker <public-mobileok-checker@w3.org>
Yes, more changes were need to make sure DTDs resolve not from the local filesystem, but from the classpath, where appropriate. It appear to work correctly for me now. This involved yet more hacking on the CatalogResolver source, and a few more hooks in our code. I think that if more issues turn up we may want to ditch the resolver package since we're getting into patching it a lot. It may prove easier at that point to write our own quick special-purpose entity resolver. Sean
Received on Sunday, 20 January 2008 19:54:20 UTC