Skip to content

Upgrade to specs 0.10 #20

@phrohdoh

Description

@phrohdoh

This is going to require some refactoring.
The fetch_components! macro may be rendered unnecessary.

Notes:

  • RunArg was replaced with SystemData (which can be an N-tuple of types that implement SystemData)
  • update was replaced with run which takes Self::SystemData
  • System now has a lifetime
  • Iterating over required systems is now done via .join()
  • Planner is now Dispatcher (created via DispatcherBuilder)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions