ical icon indicating copy to clipboard operation
ical copied to clipboard

Code cleanup: Refactor DATA_TYPES interfaces

Open allenporter opened this issue 3 years ago • 0 comments

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.

allenporter avatar Dec 19 '22 15:12 allenporter