I accidentally broke into the "No Ears" website tonight. I recommend it to you at http://www.cwzb.name.
This is his own explanation of OPS:
0. Ops looks like a framework and a technology (when I have not said this );
1. Ops framework, which is specially used to organize form data;
2. Ops it can organize (and Control) data in three formats:
A) "page" Data
B) data in the form of "multiple pages", and each page is visible to the user (similar to the table format)
C) data in the form of "multiple pages", and only one item is visible to the user (similar to the tab form)
* "Page" can also be understood as "item", "line", or "slice". I originally wanted to display these formats as images, however, you cannot log on to the FTP;
3. Ops can organize (and Control) any complicated format consisting of the above three formats;
4. Ops framework, which organizes form data into a "unified XML" format. This XML format also has the following features:
A) You can reload the data in the XML format to the page;
B) It is easy to serialize and can be directly serialized as. Net classes;
C) Other applications, such as generating entity-class code based on the XML and generating the SQL code of the stored data table (of course, XML strings can be directly stored in the database ).
I think the most attractive thing is the 4th point, and the combination with Ajax should be good!
You may wish to discuss and study it. Maybe it's not necessarily the case that you can create something.