Skip to content

added support for TClass, this now allows properly calling all availa… #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

ElminsterAU
Copy link

…ble constructors

@lmbelo
Copy link
Member

lmbelo commented Nov 23, 2021

Can you please describe a use case or even better a unit test?

@ElminsterAU
Copy link
Author

You can now call class functions and constructors on class references. So if you in some way expose a class reference for any delphi class to python, you can then e.g. call any of the constructors (with support for different named ones and overloaded ones) or any class function.

@lmbelo
Copy link
Member

lmbelo commented Jan 14, 2022

@ElminsterAU thank you for the contribution.
I'll work in a unit test regarding this feature.

@pyscripter
Copy link
Collaborator

Interesting.
Could you please write unit tests and submit it to pyscripter/python4delphi.

Copy link
Collaborator

@checkdigits checkdigits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No response from OP.

Rejecting PR.

@checkdigits checkdigits reopened this Aug 29, 2023
@checkdigits
Copy link
Collaborator

Assign to @lmbelo to resolve conflicts and merge if possible,

lmbelo added a commit that referenced this pull request Sep 2, 2023
@lmbelo lmbelo merged commit e552468 into Embarcadero:master Sep 2, 2023
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.

4 participants