cairo-contracts icon indicating copy to clipboard operation
cairo-contracts copied to clipboard

Consider interfaces package

Open immrsd opened this issue 1 year ago • 0 comments

We should consider adding a package containing interfaces only. It would simplify dependency graph and in certain scenarios drastically reduce the necessary dependencies.

At the same time, it could make it a bit less straightforward to inspect the codebase and find the interface of interest when it's no longer located in the same module with the implementation.

We should discuss pros and cons and decide if we want to have this package

immrsd avatar Sep 03 '24 14:09 immrsd