Currently we map many `geom_*` procedures to specific underlying geom kinds, e.g. `geom_smooth -> gkLine`. For certain cases (error messages, clarity in internal code, ...) it may be useful to stop this mapping and instead keep the geom kinds around. Some code would need to be changed to handle not a single, but multiple "equivalent" (in certain cases) geoms though.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by Vindaar and has received 0 comments.