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

Enable new type registration dynamically #49

Open
aronhelser opened this issue Sep 11, 2018 · 3 comments
Open

Enable new type registration dynamically #49

aronhelser opened this issue Sep 11, 2018 · 3 comments

Comments

@aronhelser
Copy link
Contributor

The new Vue.js UI is loading types statically using webpack. @jourdain says:

the thing that is not worked out yet is how to register your type like we do it here.
Knowing that those types could be hosted anywhere...

The simput cli no longer helps with this.

@jourdain
Copy link
Collaborator

jourdain commented Sep 11, 2018

I'm not sure to understand what you mean by statically using webpack. Since it is dynamic and left to the Simput integrator to run the registration on their own. In fact maybe what could be missing in the current app, is a form to register types that are available over http, but I don't think we care for that right now...

@aronhelser
Copy link
Contributor Author

Yes, I don't know how to pose the problem. Feel free to edit or reword!

@jourdain jourdain changed the title Load types dynamically. Enable new type registration dynamically Sep 11, 2018
@jourdain
Copy link
Collaborator

That's a none issue as it should be part of the simput integration in some way. Although it could be nice to have dynamic registration via the Simput CLI for users that want to use the application locally with their private type.

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

2 participants