Skip to content

Removes the need to use different annotations#46

Merged
felipecsl merged 1 commit intomasterfrom
felipe/single-annotation
Aug 27, 2015
Merged

Removes the need to use different annotations#46
felipecsl merged 1 commit intomasterfrom
felipe/single-annotation

Conversation

@felipecsl
Copy link
Copy Markdown
Collaborator

We can achieve the same functionality by using a single annotation @DeepLink, where you can use both single uris (eg.: @DeepLink("http://example.com/foo")) or multiple (eg.: @DeepLink({"http://example.com/foo", http://example.com/bar"}))

@cdeonier

@cdeonier
Copy link
Copy Markdown
Collaborator

Assuming you checked the singular case, 👍

@felipecsl
Copy link
Copy Markdown
Collaborator Author

yep! thanks!

felipecsl added a commit that referenced this pull request Aug 27, 2015
Removes the need to use different annotations
@felipecsl felipecsl merged commit b1db0ae into master Aug 27, 2015
@felipecsl felipecsl deleted the felipe/single-annotation branch October 5, 2016 17:42
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