|
Pliant desktop applications (Word processor and spreadsheet) will use HTTP/HTML as their native user interface so that the documents can be viewed and edited from any web browser. They will also use HTML as their native file format so that the document can be viewed without the help of any server of specific application. The extensibility of HTML (the ability to add properties to tags) will be used to code application specific properties (such as the formulas in the spreadsheet). |
|