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

Allow parameters to be passed to the created windows #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

HtheChemist
Copy link

When registering the path, if you register with an object with an url and extra key it will pass a query with the createHiddenWindow function, else it will act as normal.

Allow parameter to be passed to a new windows. If the registered component is registered the old way, it simply use it as it. If it is registered as an object with a "url" and a "extra" key it will pass the "extra" as a query which will allow the loadBalancer.job to be more dynamic. Usefull if you want to instance multiple process of the same script.
@Pipe-Runner
Copy link
Collaborator

@HtheChemist Sorry for the late response. The code looks great. I was considering creating a new dev branch and a master branch. We can make changes in the dev branch and make release cycles from the master branch. Does that sound good to you?

@HtheChemist
Copy link
Author

I don't have any objection, if the project get bigger it will be easier to manage.

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

Successfully merging this pull request may close these issues.

None yet

2 participants