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

테스트 결과 페이지의 보유 중인 제품 태그에서 Category Type 의존성 제거 및 Category.Type enum 제거 #29

Open
malibinYun opened this issue Oct 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@malibinYun
Copy link
Owner

Category.Type enum을 제거하고자 함.
도메인에 View의 요소가 매우 강결합 되어있음.

보유 중인 태그는 단순히 Category만 존재하지 않음.
맥에 대해 상세히 있고 (이는 String 값으로 비교 중임), 나머지가 Category임 (Mac, HaveNothing 사용 안함)

테스트 결과를 저장할 때 어떻게 저장하고, 저장한 값을 다시 가져올 때, 태그에 대한 요소를 어떻게 매핑할 건지 정해야함.
생각보다 위 시나리오에 대한 구조가 변경될 수 있음.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant