airbnb / airbnb/DeepLinkDispatch
Are dynamic hostnames based on a pattern supported?
Open
- Dominant language
- Kotlin
- Stars
- 4.4k
- Forks
- 414
- PR merge metrics
- No merged PRs in 30d
Description
Is there support for a case like this :
`@DeepLink("http://{name}.example.com/deepLink")`
Looking for variable host names here.
Contributor guide
Research direction
Review the deep-link annotation and annotation-processor implementation to determine how host patterns are currently parsed and matched. Define whether variable hostnames such as `{name}.example.com` should be supported, then document the required behavior and verify it with focused tests in the relevant implementation area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100