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

ServiceInterface with methods/properties depending on object path #125

Open
NK308 opened this issue Jul 18, 2022 · 0 comments
Open

ServiceInterface with methods/properties depending on object path #125

NK308 opened this issue Jul 18, 2022 · 0 comments

Comments

@NK308
Copy link

NK308 commented Jul 18, 2022

How can I create a service with many objects, implementing the same interface, if the method for those objects depend on the object path?

I can't find a way to get the path of the object, on which a method/getter/setter of an interface is called. It seems to me, that the path only is used, while exporting the interface and is in no way propagated to the code which is actually providing the service.

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

1 participant