[Cuis-dev] Category-level refactorings
Lisandro Cordoba
lisandrocordoba11 at gmail.com
Tue Nov 19 18:03:42 PST 2024
Hello, my name is Lisandro Cordoba and I am a computer science student (UBA)
While working with Cuis, I noticed that when performing refactorings (such
as push up) on all methods within a category, it is necessary to do so one
method at a time.
To streamline this process, I have implemented the following category-level
refactorings:
Push up
Add in superclass as SubclassResponsability
Push down to subclasses
Push down to one subclass
The goal of these methods is to simplify and speed up the refactoring
process.
Any feedback or comments are greatly appreciated!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20241119/464a1dd7/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6821-CuisCore-Lisandro-2024Nov19-17h20m-L#C.001.cs.st
Type: application/vnd.sailingtracker.track
Size: 7082 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20241119/464a1dd7/attachment.st>
More information about the Cuis-dev
mailing list