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

Refresh annotation #114

Open
ddeboer opened this issue Jul 26, 2014 · 3 comments
Open

Refresh annotation #114

ddeboer opened this issue Jul 26, 2014 · 3 comments
Labels

Comments

@ddeboer
Copy link
Member

ddeboer commented Jul 26, 2014

An annotation to refresh paths/routes is still missing:

  • either @Refresh
  • or add a refresh param (default = false) to invalidateRoute and invalidatePath; this option is cleaner and has my preference.
@ddeboer ddeboer added bug and removed bug labels Jul 26, 2014
@dbu
Copy link
Contributor

dbu commented Jul 27, 2014

this is no blocker for 1.0, right? i want to release ;-)

i would prefer @Refresh. its more explicit, and invalidate is purge so it kills variants, while refresh does not.

@ddeboer
Copy link
Member Author

ddeboer commented Jul 28, 2014

Just feels a bit incomplete, but it’s no blocker and can wait until 1.1.

@dbu
Copy link
Contributor

dbu commented Jul 28, 2014

i agree, but i really want to release :-)
and it certainly is no BC issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants