Re: [Fwd: Update of the Document Object Model (DOM) Requirements Working Draft.]

Philippe,
Here is some feedback from me personally and does not necessarily represent
the
SVG working group or my company (Adobe).

Some things which might be good topics for DOM3 which I didn't see in the
requirements document:

1) The requirements document talks about views, but doesn't explicitly say
anything about XSL-FOs. XSL supports a notion of transforming source XML into
some other structured form (usually more XML). The current design of XSL-FO
creates a transient set of objects, but I don't believe these are accessible
from the DOM right now. I think it should be mentioned explicitly that DOM3
will consider including access to all XSL objects (included generated ones).

2) The Views section has the following note:

(ED: We need a FAQ entry elaborating on why the presentation
characteristics are
generally not mutable.)

UNIX taught us about 30 years ago that it useful to string together multiple
transformations. I don't believe anything is ever final -- everything is
always
available for further transformations. Thus, I disagree with the above note.
Architecturally, I believe the W3C needs to factor into all of its
architectures, including the DOM, facilities that allow for the possibilities
of multiple transformations, and also for the possibility that transformations
can come from things other than XSLT.

3) Both SMIL-Boston and SVG include animation. The animation component of
SMIL-Boston (called SMIL-Animation) is designed to be a general animation
facility that can be incorporated into arbitrary languages. I wouldn't be
surprised to see an implementation of SMIL-Animation applied to [X]HTML, for
instance. I think the Views requirements needs to say explicitly that DOM3
will
consider how animation might fit into the notion of views.

Thanks.
Jon Ferraiolo
SVG Editor
Adobe Systems Incorporated

>Message-ID: <38F4CD07.CD61960E@w3.org>
>Date: Wed, 12 Apr 2000 15:22:47 -0400
>From: Philippe Le Hegaret <plh@w3.org>
>Organization: World Wide Web Consortium (W3C)
>X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i686)
>X-Accept-Language: fr-FR, fr, en-US, en, zu
>MIME-Version: 1.0
>To: chairs@w3.org
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>Subject: Update of the Document Object Model (DOM) Requirements Working
Draft.
>Resent-From: chairs@w3.org
>X-Mailing-List: <chairs@w3.org> archive/latest/978
>X-Loop: chairs@w3.org
>Sender: chairs-request@w3.org
>Resent-Sender: chairs-request@w3.org
>Precedence: list
>List-Id: <chairs.w3.org>
>List-Help: <http://www.w3.org/Mail/>
>List-Unsubscribe: <mailto:chairs-request@w3.org?subject=unsubscribe>
>X-Mozilla-Status2: 00000000
>
>On behalf of the Document Object Model Working Group [1], I am pleased to
>announce the update of the "Document Object Model Requirements" Working
Draft.
>It now contains the requirements for DOM Level 3 [2].
>
>The document address is :
> http://www.w3.org/TR/2000/WD-DOM-Requirements-20000412
>
>Comments on this document are invited and are to be sent to the public
mailing
>list www-dom@w3.org.
>
>Regards,
>Philippe.
>
>[1] http://www.w3.org/DOM/Group
>[2] http://www.w3.org/TR/2000/WD-DOM-Requirements-20000412/#Level3
>-- 
>Philippe Le Hegaret - http://www.w3.org/People/LeHegaret/
>World Wide Web Consortium (W3C), DOM Activity Lead
>  

Received on Thursday, 13 April 2000 17:07:31 UTC