Skip to content

Conversation

@grasshopperhamburger
Copy link
Contributor

Hello! This is my first contribution to any public repository, so I apologize in advance for any mistakes.

The Situation:

When using this tool, some users may paste the entity logical name to easily access aliased values from the resulting collection (without appending "1" if left blank). While this method is straightforward, it poses a problem. The variable holding the link entity object will inevitably conflict because its name is the same as the early bound class (when present).

The Solution:

Without excessive engineering, a simple compare to prefix the logical name

thanks in advance

@rappen rappen merged commit b103abd into rappen:master Apr 11, 2024
@rappen
Copy link
Owner

rappen commented Apr 11, 2024

Thanks for your PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants