- From: Didier PH Martin <martind@netfolder.com>
- Date: Mon, 07 Jun 2004 10:01:47 -0400
Hi, Having now done several rich internet applications I discovered that form the practical point of view something like the CSS behavior as proposed by Microsoft can help develop and implement most of the requirements specified in your document about web applications. Here are the benefits: a) Custom controls can be implemented from HTML/XHTML elements by adding new behavior to the element set. b) Can be overloaded at run time or the component behavior can exist outside the HTML/XHTML document. c) Clear separation of the structural declaration and the imperative definition of behavior. d) Extensible e) Could lead to a business model if source code access can be controlled. A new market of external widget makers can be created if their asset can be protected. We saw such market happening with powerbuilder, visual basicm etc. f) Clear separation of the visual structure from the behavior. Cheers Didier PH Martin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20040607/871034ea/attachment.htm>
Received on Monday, 7 June 2004 07:01:47 UTC