Comment Re:oh god yes (Score 1) 413
altering a c/++ app or extension or whatever should be no problem if you designed it well in the beginning. when i write an app, i go to very distant extents to ensure that my code is scalable and upgradeable. if you work hard in the beginning, to build a very stable, concrete structure, the rest is just filling in some blanks.