in reply to Re: OT: Rewrite or Refactor?
in thread OT: Rewrite or Refactor?
Thanks for your reply.
But how do you refactor the code architecture? I mean splitting one monolithic applications to become multiple applications that work together. Additionally, can I use the refactoring techniques to change my database structure from using multiple databases with the same schema to using one database?
I admit that I haven't learned the refactoring techniques in depth. I just haven't heard of refactoring can work on such a high level as the software architecture.
See this for my explanation about the architecture of my code.
Thank you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: OT: Rewrite or Refactor?
by GrandFather (Saint) on Aug 27, 2006 at 09:43 UTC | |
by badaiaqrandista (Pilgrim) on Aug 27, 2006 at 21:20 UTC | |
by GrandFather (Saint) on Aug 28, 2006 at 00:01 UTC |