When calling add(name, binding) the resulting descriptor.getType().getName() will be the same as the given name. Rather than the name of the type.
I think we discussed this and decided to keep the current behavior… or am I remembering it wrong? If so, this ticket should be closed.
When calling add(name, binding) the resulting descriptor.getType().getName() will be the same as the given name. Rather than the name of the type.