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

[STEP2, STEP3] 사진앨범 접근, JSON 파일 파싱 #10

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

Jinsujin
Copy link
Collaborator

@Jinsujin Jinsujin commented Mar 25, 2022

🔹 작업 목록

🔹 학습 키워드

  • PhotoKit: PHAsset
  • JSON 파일 저장, 파싱

🔹 고민과 해결

  • 주로 git 을 어떤 흐름으로 다룰 것인지에 대해 이야기를 많이 나누었습니다.
  • step별로 feature 를 나누어 작업을 하다가 모든 feature 에 영향이 가는 작업이 발생했을때 어떤 git flow 를 적용할건지에 대해 헷갈렸습니다.(예. 프로젝트 이름 변경)
  • 처음 정했던 규칙에서 돌발상황이 계속 발생해서 어려움이 있었습니다. 이번주에 같이 해보면서 git flow 에 대해 어느정도 이해를 할 수 있어 좋았습니다.
  • PHAsset의 접근 권한을 포함해 사진보관함의 이미지를 Cell에 출력하는 과정이 복잡하여, 개발하는 데에 어려움이 있었습니다.
    • 예제 코드를 기반으로, 현재의 구조에 맞게 리팩토링 함으로써 해결할 수 있었습니다.
    • 이후 에셋의 멤버변수화를 비롯한 몇 가지 최적화 방안이 보여, 이를 추가로 적용했습니다.

@Jinsujin Jinsujin requested a review from godrm March 25, 2022 08:00
@Jinsujin Jinsujin changed the title [STEP2, STEP3] [STEP2, STEP3] 사진앨범 접근, JSON 파일 파싱 Mar 25, 2022
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.

2 participants