Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Planned Breaking Changes #19

Open
2 of 6 tasks
evaera opened this issue Nov 22, 2018 · 0 comments
Open
2 of 6 tasks

Planned Breaking Changes #19

evaera opened this issue Nov 22, 2018 · 0 comments
Labels
future Someday....

Comments

@evaera
Copy link
Owner

evaera commented Nov 22, 2018

  • Rename "Name" to "Alias", and "Id" to "Name"
  • Change API to comply with https://roblox.github.io/lua-style-guide/
  • Remove effect Lazy, -- ShouldApply should stand on its own. Current Lazy should be the default behavior.
  • Remove tick rate update behavior. Effects should never reify when nothing changes. Only decrease time left.
  • Effect method names shoudl be renamed to Construct, Destruct, and Reduce.
  • Flip custom name behavior around, making custom default with the ability to share the same scope.
@evaera evaera added the future Someday.... label Nov 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
future Someday....
Projects
None yet
Development

No branches or pull requests

1 participant