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

[Suggestion] Form type completion should include weak services #282

Closed
stof opened this issue May 16, 2014 · 3 comments
Closed

[Suggestion] Form type completion should include weak services #282

stof opened this issue May 16, 2014 · 3 comments
Labels

Comments

@stof
Copy link
Contributor

stof commented May 16, 2014

If a service tagged as form type is found in the config files without being found in the compiled container, it should be suggested in the form type completion (probably with a weak warning as well) to allow getting the autocompletion before the container is rebuilt

@Haehnchen
Copy link
Owner

yes. would be nice, not only there. so now we are going to implement a container compiler in java :)

@stof
Copy link
Contributor Author

stof commented May 26, 2014

well, you are always identifying these services based on tags, right ? So you don't need to compile things

@Haehnchen
Copy link
Owner

joking about, but iam getting more and more the full container structure. now also tagged service are known with much more sideeffects from here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants