our current grammar/semantics implementation of the "delete" command does no use object specifiers, restricting the grammar and making some of the handling a bit more complex than necessary. This is due to the fact these commands were written before object specifiers were fully developed.
The "deleteModel" command handler should also be removed from part.
Main Points
our current grammar/semantics implementation of the "delete" command does no use object specifiers, restricting the grammar and making some of the handling a bit more complex than necessary. This is due to the fact these commands were written before object specifiers were fully developed.
The "deleteModel" command handler should also be removed from part.