[jdom-interest] Events

Ravi Bhatia ravibhatia at email.com
Mon Sep 6 19:59:00 PDT 2004


Hi,

Greetings. I was wondering if the JDOM library could support events. This is
useful in the Model-View-Controller paradigm, when an XML document is used to
represent the core data model. If a org.jdom.Document object could fire events
when it changes, a Listener that has registered with it could be notified.
Hence, allowing a View to reflect these changes immediately. 

I believe, by using events, changes in the underlying XML document could be
propagated in a simpler and cleaner fashion.

Thank you.
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



More information about the jdom-interest mailing list