spring-cloud / spring-cloud-netflix

Integration with Netflix OSS components
http://cloud.spring.io/spring-cloud-netflix/
Apache License 2.0
4.86k stars 2.43k forks source link

Package cycles in spring-cloud-netflix-core #1107

Open dsyer opened 8 years ago

dsyer commented 8 years ago

The feign and metrics packages have cycles with their sub-packages.

spencergibb commented 7 years ago

When I looked at this, it looked like a non-trivial refactor. We may have to deprecate classes in one release and remove them in a subsequent one. Moving off of 1.2.x.

spencergibb commented 7 years ago

Dalston would be a good time to add the new classes in the right place that extend the old, deprecate the old and remove in Edgware