Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Conversation

@skyhit
Copy link
Collaborator

@skyhit skyhit commented Jan 21, 2017

No description provided.

@skyhit skyhit requested a review from ajefts January 21, 2017 01:52
@skyhit skyhit merged commit a0f1dec into topcoder-archive:dev Jan 21, 2017
* @param categoryId the category id to look up.
* @return whether the provided category id should have a project_result row.
* @since 1.1.4
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skyhit Can we make this config or data driven instead of hardcoding it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajefts do you want a lookup table for this purpose?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would it make sense to make it a property on project_category_lu? Or a config file that already describes properties based on the challenge types?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajefts yes, add a new property in project_category_lu is more make sense and central for management.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants