ical
ical copied to clipboard
Code cleanup: Refactor DATA_TYPES interfaces
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.