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

Create 1 load Class instead of 3 bootstrapper #11

Open
beumerr opened this issue Sep 9, 2019 · 0 comments
Open

Create 1 load Class instead of 3 bootstrapper #11

beumerr opened this issue Sep 9, 2019 · 0 comments
Labels
help wanted Extra attention is needed Improvement Improvement of old functionality

Comments

@beumerr
Copy link
Owner

beumerr commented Sep 9, 2019

Currently, there are 3 bootstrappers:

  1. src/index.php - used to compile the theme
  2. src/admin/index.php - used to compile the admin panel
  3. src/admin/inc/qc-load-xml.php - used to compile an XML requests

It would be a better solution to create 1 load Class which loads relevant data based on constructor attributes. Now there is a lot of maintaining to do when the start till end process changes a bit.

@beumerr beumerr added help wanted Extra attention is needed Improvement Improvement of old functionality labels Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Improvement Improvement of old functionality
Projects
None yet
Development

No branches or pull requests

1 participant