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

Organize template methods #31

Open
caprilesport opened this issue Jan 15, 2024 · 0 comments
Open

Organize template methods #31

caprilesport opened this issue Jan 15, 2024 · 0 comments

Comments

@caprilesport
Copy link
Owner

I feel like the methods are now well written in the templates module.
Lots of methods are tied to paths, which does not let me unit test them.
Maybe some functions (or just one) like from_path should exist, and all the rest
should be handled by the template struct.

Beyond that, I think I need to organize the new select functions, add the core parts
as methods for the appropriate structs.

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

No branches or pull requests

1 participant