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

Split NKModel.swift #105

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Split NKModel.swift #105

merged 1 commit into from
Nov 14, 2024

Conversation

i2h3
Copy link
Contributor

@i2h3 i2h3 commented Nov 14, 2024

This moves types into designated source code files to improve navigation and visibility of types within the package. It is just a small improvement in terms of housekeeping and developer experience.

I started this when I saw the necessity to introduce an additional type but did not want to increase the sprawling extend of the existing source code file for data models.

Based on this new organization I would like to continue with the introduction of a new data model for share download limits which is a separate matter.

@i2h3 i2h3 changed the base branch from main to develop November 14, 2024 14:23
@marinofaggiana
Copy link
Member

Good for me !

@i2h3 i2h3 merged commit 5ddf89c into develop Nov 14, 2024
4 checks passed
@i2h3 i2h3 deleted the split-nkmodel branch November 14, 2024 16:20
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