Skip to content

Enhance type conversion capabilities for concepts#911

Merged
woksin merged 3 commits intomainfrom
feature/concept-converters
Feb 14, 2026
Merged

Enhance type conversion capabilities for concepts#911
woksin merged 3 commits intomainfrom
feature/concept-converters

Conversation

@woksin
Copy link
Copy Markdown
Contributor

@woksin woksin commented Feb 14, 2026

Summary

This update enhances the type conversion capabilities for concepts by improving the ConceptAsTypeConverter and TypesExtensions.

Added

  • New conversion methods in ConceptAsTypeConverter for better handling of concept value types.
  • Extension method on Assembly for adding concept type converters on concept types in the assembly.

Changed

  • Refactored type converter registration logic for clarity and maintainability.

…pabilities

- Updated CanConvertFrom method to check for concept value types.
- Added CanConvertTo and ConvertTo methods for better type conversion.
- Introduced RegisterTypeConvertersForConcepts overload for Assembly.
- Refactored type converter registration logic into a separate method.
@woksin woksin added the minor label Feb 14, 2026
@woksin woksin merged commit 61007b0 into main Feb 14, 2026
10 checks passed
@woksin woksin deleted the feature/concept-converters branch February 14, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant