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

Consolidate includes and lib directories #114

Open
GaryJones opened this issue Aug 16, 2024 · 0 comments
Open

Consolidate includes and lib directories #114

GaryJones opened this issue Aug 16, 2024 · 0 comments
Assignees
Milestone

Comments

@GaryJones
Copy link
Contributor

The lib directory only contains zoninator_rest/, so while a previous theory might have been to extract this bundle of code into a package, it seems like it's relatively well coupled to only being used in the Zoninator plugin.

The includes/ directory contains four classes, two of which extend classes from the lib/ directory.

For ease of development and clarity of understanding, it would seem sensible to consolidate these into a src/ directory (along with the widget and Zoninator class files).

@GaryJones GaryJones added this to the Next milestone Aug 16, 2024
@GaryJones GaryJones self-assigned this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant