Skip to content

New Product Grader Abstraction#4

Draft
T-Brick wants to merge 1 commit intomasterfrom
new-prod-abstraction
Draft

New Product Grader Abstraction#4
T-Brick wants to merge 1 commit intomasterfrom
new-prod-abstraction

Conversation

@T-Brick
Copy link

@T-Brick T-Brick commented Nov 5, 2021

As discussed in #2 here is a first draft of new abstraction for products with some revisions. Namely combine takes a list rather than tuples (which I think would make it more portable for writing a bunch of prod graders).

Ideally we would write "Combiner" functors for all the different utilities we want and then when making the graders we just pick the specific one. Perhaps it would be worth having a signature for this...

The CurProdGrader2.fun is just an example interface for how we could support the already existing implementation until everything is ported over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant