Actions
Feature #9900
closedSupport includes for requirements base
Start date:
11/01/2019
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
At the moment requirements base consists of almost 1 thousands of lines just for open source project adjustments. But different parts of this base are often independent from each other, e.g. there is no common stuff between Linux and Zephir. It is naturally to split corresponding parts into individual files (that will simplify development considerably) while internally all files will be combined together, in particular to reuse common stuff.
Updated by Evgeny Novikov about 5 years ago
- Blocks Feature #9897: Develop tutorial added
Updated by Evgeny Novikov about 5 years ago
- Status changed from New to Rejected
- Assignee deleted (
Evgeny Novikov)
It turned out to be included within #9355 a long ago.
Actions