Operation Name Conflicts

Operation names that conflict with special field types are not handled.

For example, if an MBO has attributes named id and description, those attributes are stored with the name id_ description_. If you create an operation called "description" and generated Object-C code, you see an error during compilation because of conflicting methods in the classes.