Archive for February, 2004

XFRE

Tuesday, February 3rd, 2004 | Development | No Comments

From the while we wait department comes XFRE, or XML-XHTML Forms Roundtrip Engine. XFRE provides a simple and crude version of the recent, as of time of writing, W3C recommendation, xforms. Its sole responsibility is to, using xslt, be able to generate a user interface in XHTML Forms based on an XML document and then regenerate this XML document from the user’s input. So until we get a real server-side .NET XForms implementation this will have to make do. Notice the issues and caveats on the project page.

Tags: