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

Support FQCN services names #18

Merged
merged 3 commits into from
Jul 25, 2018
Merged

Conversation

Liinkiing
Copy link
Contributor

Related issue
#14

I've seen that in the issue maybe you wanted to make something more advanced, using the compiler pass because the regex will not be sufficient anymore. But with the regex, it would actually fail if you do not specify a valid service name. Maybe you really don't want at the moment to use regex, but I've wanted to submit this PR anyway to see if you will be okay to use that regex in the meantime. I don't know enough how works the compiler pass so I could not try to make something more advanced, but I'll totally understand if you don't want to support FQCN services names with a simple regex ! 👍

@mcg-web
Copy link
Member

mcg-web commented Jul 25, 2018

Hi @Liinkiing thank you for contributing. This look good to me for the meantime but can you add a test to cover this case please?

@Liinkiing
Copy link
Contributor Author

@mcg-web Done!

@mcg-web
Copy link
Member

mcg-web commented Jul 25, 2018

Thank you @Liinkiing

@mcg-web mcg-web merged commit a1deeca into overblog:master Jul 25, 2018
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.

2 participants