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

(W.I.P.) Update the way of accessing Globals (autoload files) from Popochiu classes #314

Open
mapedorr opened this issue Oct 23, 2024 · 0 comments
Labels
proposal An idea that still needs to be fleshed-out

Comments

@mapedorr
Copy link
Collaborator

Topic

The main reason there are so many errors when the plugin is loaded for the first time is that several of the plugin's classes try to directly access global classes (autoloads) that are only available when the plugin is enabled (e.g. E, R, C, and so on).

Goals

Describe the goals, if any, of this discussion or proposal.
Some examples of valid goals:

  • Define architectural direction
  • Identify use cases
  • Change how we do things
  • Propose a new course of actions
  • Discuss changes

Your proposal, in detail

Be detailed; add visuals, schemas, and diagrams as you see fit (consider using mermaid for them).
Post references, explain experiments, name people in our community if you feel they can add value.

The aim here is to discuss, so do your best to set the conversation.

Record of decisions taken

LEAVE EMPTY

We will discuss in the comments, and fill this area only with the final decision, as we take them.

@mapedorr mapedorr added the proposal An idea that still needs to be fleshed-out label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal An idea that still needs to be fleshed-out
Projects
Status: No status
Development

No branches or pull requests

1 participant