816 Views
Posts in this series: IntroProcedural BeginningsLong MethodsExtracting Domain ServicesIn my last post, we looked at the Compose Method refactoring as a means of breaking up long methods into smaller ones, each with an equivalent level of granularity. This is the refactoring in my applications I tend to use the most,
0 comments