material-motion-archive / starmap

Issue tracker for the starmap
https://material-motion.github.io/material-motion/
4 stars 0 forks source link

Consider renaming DelegatedPerforming to ContinuousPerforming #42

Closed jverkoey closed 8 years ago

jverkoey commented 8 years ago

ActivityPerforming more accurately reflects what conforming to this protocol means: the performer is expected to indicate to the runtime when some form of work is active, be it an active gesture recognizer or an active animation.

jverkoey commented 8 years ago

The spec has been updated.

https://material-motion.gitbooks.io/material-motion-starmap/content/specifications/runtime/performer.html

appsforartists commented 8 years ago

You use both token vendor and token generator in the pseudo-code. Is one preferred?

jverkoey commented 8 years ago

token generator