Re: [XBL] Abstract

On Mon, 8 Jan 2007, Jon Ferraiolo wrote:
>
> XForms has two major components, things that have to do with the data 
> model and things that have to do with UI controls. The data model 
> includes a (fairly simple) data dependency engine and a event-driven 
> processing model with a number of different events defined. These things 
> require a dedicated engine. XBL doesn't help with these features.

I don't see why. It seems like you could easily implement those in XBL,
especially the event-driven design, e.g. by binding to the root element.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 9 January 2007 04:54:56 UTC