R
R
Radist_1012015-03-27 14:53:22
Flask
Radist_101, 2015-03-27 14:53:22

How to merge two similar projects into one?

There are two crm'ki, the second of them is based on the first and sometimes when making changes to the project, you have to duplicate the code, what technologies or ideas can you recommend to get around this duplication.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bobrovskyserg, 2015-03-27
@Radist_101

Difficult:
Move the common code into a separate project and produce child crm-ki
Gemorno / dead end:
Merge projects into one with "conditional compilation" - the inclusion of this or that functionality by flag
Correct:
Leave it as it is: sometimes - this is not all the time, it works - Do not touch.
Put the time saved to good use

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question