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

Rename Core's AIScope to CoreAIScope #206

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Rename Core's AIScope to CoreAIScope #206

merged 1 commit into from
Jun 27, 2023

Conversation

nomisRev
Copy link
Contributor

This PR renames AIScope to CoreAIScope from xef-core. The goal is to have a distinct name for the AIScope defined in xef-core, such that all languages can expose AIScope in the same package if they want.

On Scala, and Java composition over inheritance will be preferred to expose Scala and Java APIs. In Kotlin we can simply leverage extension functions, and a typealias AIScope.

@nomisRev nomisRev merged commit d591d6b into main Jun 27, 2023
1 check passed
@nomisRev nomisRev deleted the rename-aiscope branch June 27, 2023 09:04
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.

None yet

3 participants