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

Implement Symbol layer for Roster #43

Closed
11 of 12 tasks
amis92 opened this issue Jul 7, 2022 · 0 comments
Closed
11 of 12 tasks

Implement Symbol layer for Roster #43

amis92 opened this issue Jul 7, 2022 · 0 comments
Assignees

Comments

@amis92
Copy link
Member

amis92 commented Jul 7, 2022

Parts:

  • Symbols:
    • RosterSymbol
    • RosterCostSymbol
    • ForceSymbol
    • SelectionSymbol
    • RosterRuleSymbol (currently used RuleSymbol doesn't reference original Rule entry, needs ID resolution like Selection)
    • RosterProfileSymbol (currently used ProfileSymbol doesn't reference original Profile entry, needs ID resolution like Selection)
    • RosterCharacteristicSymbol (for reasons like for profile)?
  • Symbol binding:
    • CostType for RosterCostSymbol
    • ForceEntry for ForceSymbol
    • Category for special (No Category) value
@amis92 amis92 self-assigned this Jul 7, 2022
amis92 added a commit that referenced this issue Jul 11, 2022
amis92 added a commit that referenced this issue Jul 14, 2022
for #43

additionally:
- feat: bind EntryGroup default entry
- refactor: rename IRosterEntrySymbol to ICustomizableEntryInstanceSymbol
- refactor: rename ISelectionReferencePathSymbol to IEntryInstanceSymbol
- refactor: remove IResourceGroupSymbol, push .Resources to IEntrySymbol
- feat: create IResourceSymbol base type for roster rules and profiles
- test: add some integration tests on SampleDataset
@amis92 amis92 closed this as completed Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant