You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.
Hi all,
We plan to give a temporary option for attendee list. However, it's accepted to have a coarser implementation. We create another branch,feature/serialization and feature/extraction, for it.
(Optional) Serialization(to JSON) and Extraction(to CSV) abstraction
Notice that extensibility and flexibility should be considered first, such as variable-length raw data. Please follow Mail mechanism and separate interfaces and instances.
In order to eliminate duplication of PR, notify me you are working on it first, please.
The text was updated successfully, but these errors were encountered:
Hi all,
We plan to give a temporary option for attendee list. However, it's accepted to have a coarser implementation. We create another branch,
feature/serialization
andfeature/extraction
, for it.Example:
Notice that extensibility and flexibility should be considered first, such as variable-length raw data. Please follow
Mail
mechanism and separate interfaces and instances.In order to eliminate duplication of PR, notify me you are working on it first, please.
The text was updated successfully, but these errors were encountered: