Code cleanup: Refactor DATA_TYPES interfaces
allenporter opened this issue · 0 comments
allenporter commented
This is tracking clean up the interaction between ical/component.py
and ical/types/data_types.py
which is super
low level and leaky today. Moving the _get_types
would also be a good idea, especially after introducing parsing
sort orders for components based on the type.