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

InMemoryContracts.java:36-38: Implement this class and... #53

Closed
0pdd opened this issue May 20, 2020 · 4 comments
Closed

InMemoryContracts.java:36-38: Implement this class and... #53

0pdd opened this issue May 20, 2020 · 4 comments

Comments

@0pdd
Copy link

0pdd commented May 20, 2020

The puzzle 42-89e036d3 from #45 has to be resolved:

* @todo #42:30min Implement this class and write some unit tests
* for Project.contracts(). Then go further and implement
* Contributor.contracts()

The puzzle was created by @amihaiemil on 20-May-20.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd
Copy link
Author

0pdd commented May 20, 2020

@amihaiemil please pay attention to this new issue.

@0pdd 0pdd added the pdd label May 20, 2020
@amihaiemil amihaiemil self-assigned this May 20, 2020
@amihaiemil
Copy link
Member

amihaiemil commented May 21, 2020

@criske Do you want to solve this? It shouldn't be hard to implement. A Contract is basically the association (many-to-many) between a Project and a Contributor. The primary key should be the project id and the contributor id.

@criske
Copy link
Contributor

criske commented May 21, 2020

Sure, I'll take it

@amihaiemil amihaiemil assigned criske and unassigned amihaiemil May 21, 2020
@0pdd 0pdd closed this as completed May 21, 2020
@0pdd
Copy link
Author

0pdd commented May 21, 2020

The puzzle 42-89e036d3 has disappeared from the source code, that's why I closed this issue. //cc @amihaiemil

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

No branches or pull requests

3 participants