-
Notifications
You must be signed in to change notification settings - Fork 33
Simplified module/package structure #701
Copy link
Copy link
Closed
Description
When trialling t4c at $work I've had a lot of complaints about the number of different packages and modules that are needed for the core functionality. Here are a few tentative suggestions for reducing barriers to adoption:
modules
- combine
modelintokernel - combine
exporter-common,baseandinjectintocore
packages
- move contents of
modelandinjectpackages into either the base package ortraceandspanpackages - move contents of
kernelpackage into either the base package or aspanpackage - consider changing the base package from
io.janstenpickle.trace4catsto justtrace4cats
Any thoughts on this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels