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

IFactory is useless #18

Closed
HampusMat opened this issue Sep 18, 2023 · 1 comment
Closed

IFactory is useless #18

HampusMat opened this issue Sep 18, 2023 · 1 comment
Labels
enhancement A general improvement suggestion
Milestone

Comments

@HampusMat
Copy link
Owner

HampusMat commented Sep 18, 2023

The IFactory trait is completely useless. AnyFactory can just be downcasted to CastableFactory. This would completely remove the need for the factory attribute macro.

@HampusMat HampusMat added the enhancement A general improvement suggestion label Sep 18, 2023
@HampusMat HampusMat modified the milestones: v0.5.0, v0.6.0 Sep 19, 2023
@HampusMat
Copy link
Owner Author

Completed with 0f27565

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general improvement suggestion
Projects
None yet
Development

No branches or pull requests

1 participant