The object mapper is functional, but has left a lot of room for improvement:
1. Simple keyboard shortcuts would make a world of difference.
2. Option to specify default values for the null value support based on type. So if the mapper sees a string field, I can make it default to "return alternate on null" and an empty string.
3. Add custom/unbound fields to BOs
4. Add a checkbox to indicate the field is required. When checked, the field is added to the required fields collection