eclipse-iceoryx / eclipse-iceoryx/iceoryx

Rename `ServiceDiscovery::findService` to `Discovery::find`

Open
#1,136 0 comments 0 reactions 1 assignee Claimed by @mossmaurice View on GitHub
refactoring
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

## Brief feature description

As iceoryx comes from a [`ara::com`](https://www.autosar.org//fileadmin/user_upload/standards/adaptive/17-03/AUTOSAR_EXP_ARAComAPI.pdf) background, the naming is still reflected in parts of the APIs. Adapt the terminology of `ServiceDiscovery` so that it doesn't clash with other frameworks like ROS 2.

## Detailed information

* [ ] Rename `ServiceDiscovery` class to `Discovery`
* [ ] Rename `findService` methods to `find`

## References

* Comes from #415
* Relates to #1141

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.