I have decided to re-write my application

I spent some time today further looking into a couple of CFC based applications and giving another look to my own application. I was looking for similarities between my app and the example applications. When do you decide to re-write? in my case, when you realize that you have more to gain by making the change now and not waiting until the application just cannot be extended due to the mess it has become with procedural code.

If you are up to getting into some OOP, please let me know and I can share with your some of the information that I have put together thus far.

2 Comments for “I have decided to re-write my application”

  1. Octavio,

    Good question. I decide to rewrite when I realize that something needs to be rewritten. It’s a very organic process. However, I actually DO the rewriting when it’s “the opportune moment” as Capt. Sparrow was so fond of saying. I’ve also rewritten/refactored pieces at a time, rather than aiming to refactor an entire application at once.

    I’ve been digging into OO for some time now, so if you wish, please visit my blog and have a look. Let me know if you like, dislike… whatever. I’ll be reading up on yours, too. Looks like some good stuff.

    Laterz,
    J


  2. Jared,

    Thank you very much for your comment. I actually sent you an email there after, I am curios to know if you received it?


Comments are closed.