I am just porting some old code: #define NewArrayOnHeap(TYPE, COUNT, HEAP, NEWPTR, ERROR) \\ ((*(NEWPTR) = new ( #TYPE "[" #COUNT "]", __alignof(TYPE), (HEAP), &hr, (ERROR)) TY
I want to develop a system in which all network communications are via web services. My problem is I used some legacy applications.
What is the meaning of legacy-code in Matlab/Simulink? In the context开发者_开发技巧 of using s-function, c code?By \"legacy code\", they mean code written before the Simulink model for another purpos
This may be a subjective question leading to deletion but I would really like some feedback. Recently, I moved to another very large enterprise project where I work as a developer.I was aghast to fin
I support an application written in Delphi 3 and I would like to put in some improvements to the source code while waiting for the opportunity to upgrade it to a newer version of Delphi. One of the th
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I have a large codebase in a homebrew python framework.I\'m going to be gradually moving the code to Django, but in the meantime need to support logging in via the old开发者_如何学JAVA system.The old
After months of frustration and of time spent in inserting needles in voodoo dolls of previous developers I decided that it is better try to refactor the legacy code.
I am looking for some good tips to track开发者_运维技巧 and understand huge codebase. I usually start at the top and end up getting lost in some nitty-gritty details of a function after a while. Since
Scenario: There is a legacy program (Not sure what language) and I have been asked to \"Compact and Archive forms in the database\". At the moment when the user opens the applicationit is taking about