Revision 37
- Finished implementation of medical examination CRUD;
- Fixing some minor bugs and applying small improvements in the layout of forms;
- New "Displayable" interface, in order to make it easier for customized objects to expose its displayable content for the user;
- XView UI - Fixing error in some editors that were not firing change event;