### Discussed in https://github.com/orgs/Study-2-Effective-Java/discussions/200 <div type='discussions-op-text'> <sup>Originally posted by **JoisFe** April 8, 2023</sup> # [17주차] - 과제 안내 ## 과제 담당 | 아이템 | 담당 | | --- | --- | | 아이템 86. Serializable을 구현할지는 신중히 결정하라 | [CoRock](https://github.com/corock) | | 아이템 87. 커스텀 직렬화 형태를 고려해보라 | [chikeem90](https://github.com/chikeem90) | | 아이템 88. readObject 메서드는 방어적으로 작성하라 | [jinan159](https://github.com/jinan159) | | 아이템 89. 인스턴스 수를 통제해야 한다면 readResolve보다는 열거 타입을 사용하라 | [ding_cook](https://github.com/bunsung92) | | 아이템 90. 직렬화된 인스턴스 대신 직렬화 프록시 사용을 검토하라 | [JoisFe](https://github.com/JoisFe) |</div>