Julian Graham <[EMAIL PROTECTED]> writes:

> On 12/31/05, Neil Jerram <[EMAIL PROTECTED]> wrote:
>> I'm afraid that doesn't help me much ... unless there are JDOM
>> applications that I could refer to as examples?
>
> I think this is turning into a defense of the DOM spec itself, which I
> think would answer most of your questions.

Yes, fair enough, I need to read the spec then.

> Yes, but the DOM spec allows you to embed event handlers in the
> document tree that respond in a cascading fashion to changes in the
> document that may or may not be triggered by the user of the embedding
> application -- for example, you might have an event handler that sorts
> the nodes in a tree by attribute value whenever it's notified by the
> DOM that a new node has been added to the document.

Interesting.  Thanks for answering my questions thus far.

Regards,
        Neil



_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to