Skip to content
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

Support class based safe handles #1118

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Support class based safe handles #1118

merged 1 commit into from
Jan 21, 2025

Conversation

badcel
Copy link
Member

@badcel badcel commented Sep 5, 2024

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

  • Test boxed records can be wrapped ("BoxedWrapper.WrapHandle")

  • Test untyped records can be used as they are not registred in the typesystem

  • Test classes can be returned anonymously

  • Test unknown interfaces can be wrapped (e.g. GFile because their helper must be registered)

  • Test subclasses work like intended

  • Document how to do subclasses

  • Test manual implemented async methods for classes / boxed records (fontdialog / filedialog)

@badcel badcel mentioned this pull request Sep 5, 2024
1 task
@badcel badcel force-pushed the support-class-safe-handles-2 branch 7 times, most recently from 7cdf2f5 to 1f4453c Compare September 8, 2024 12:01
@badcel badcel force-pushed the support-class-safe-handles-2 branch from 1f4453c to 7555d69 Compare September 21, 2024 20:25
@badcel badcel force-pushed the support-class-safe-handles-2 branch 2 times, most recently from c024c14 to 971ec53 Compare September 24, 2024 20:52
@badcel badcel force-pushed the support-class-safe-handles-2 branch from 971ec53 to b8dde53 Compare October 5, 2024 16:40
@badcel badcel force-pushed the support-class-safe-handles-2 branch 2 times, most recently from c446de8 to 4ae37f8 Compare October 24, 2024 16:44
@badcel badcel force-pushed the support-class-safe-handles-2 branch 2 times, most recently from f6fda7a to c7921a3 Compare November 10, 2024 16:50
@badcel badcel force-pushed the support-class-safe-handles-2 branch from c7921a3 to 9bc9fe8 Compare December 2, 2024 14:26
@badcel badcel force-pushed the support-class-safe-handles-2 branch from 9bc9fe8 to f003d0c Compare December 10, 2024 15:48
@badcel badcel force-pushed the support-class-safe-handles-2 branch from f003d0c to 3ff302b Compare December 23, 2024 14:08
@badcel badcel force-pushed the support-class-safe-handles-2 branch 3 times, most recently from d394405 to bce015b Compare January 4, 2025 21:17
@badcel badcel force-pushed the support-class-safe-handles-2 branch from bce015b to cb85be7 Compare January 15, 2025 16:09
@badcel badcel force-pushed the support-class-safe-handles-2 branch 10 times, most recently from fa4c1d2 to f6b38fc Compare January 19, 2025 19:33
@badcel badcel marked this pull request as ready for review January 19, 2025 19:34
@badcel badcel force-pushed the support-class-safe-handles-2 branch 2 times, most recently from e5a8a0b to a3f1e20 Compare January 20, 2025 21:00
@badcel badcel force-pushed the support-class-safe-handles-2 branch from a3f1e20 to e101e5c Compare January 20, 2025 21:06
@badcel badcel merged commit 35beb36 into main Jan 21, 2025
3 checks passed
@badcel badcel deleted the support-class-safe-handles-2 branch January 21, 2025 17:16
This was referenced Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant