- Finally resolved the deletion issue
- Now working on a basic Flex app for browsing and managing the data base
- It currently:
- Displays a list of all existing object types
- Can retrieve and display all dynamic objects of a selected type
- Displays meta information about each object type (property names and primitive types)
- It will:
- Allow new object types to be created
- Allow modification of existing types
- Allow deletion of object types (including removing of every dynamic object of that type)
