Joseph, No I didn't enter it into bugzilla. Do you want me to handle that? It probably is a bug, as it only fails under certain circumstances, and works for others.
Let me know if I should do the bugzilla entry. Thanks, Cory -----Original Message----- From: Joseph Kesselman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 9:24 AM To: [EMAIL PROTECTED] Subject: RE: Import Question On Wednesday, 08/28/2002 at 09:03 MST, "Cory Isaacson" > I am just using the URI containing the name > of the stylesheet now, and it seems to be working fine. I do think its > loading the stylesheet again It probably will re-read the file. The data structures used for the stylesheet have been semi-compiled, and we really can't read the original document back out of them, so opening it again is the best answer available. But I agree that document("") should work. Did we enter this in Bugzilla? ______________________________________ Joe Kesselman / IBM Research
