News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Let's project using standalone Parser

Started by Loaden, May 13, 2010, 03:08:54 PM

Previous topic - Next topic

ollydbg

Does this patch has any dependency on other patches? like the conditional preprocessor handling patch??
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Loaden

Quote from: ollydbg on May 14, 2010, 04:48:46 AM
Does this patch has any dependency on other patches? like the conditional preprocessor handling patch??
Not dependent on other patch.
In the future, we need develop code refactoring features, so the value of this patch will be more!
Otherwise, the code refactoring will be difficult to complete.