-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
RF2 : complexity-assessment : 21for developer without specialization; 3 is the simplest, 89 is the most complex, step +66%for developer without specialization; 3 is the simplest, 89 is the most complex, step +66%RF2 : for-student : 2recomended for that many studentsrecomended for that many studentsRF2 : year : 2022recomended year to implement as projectworkrecomended year to implement as projectworkcategory : file-format : IXMLcategory : output : filekind : featurekind : new-ideas
Description
IXML files could be huge, meaning they will contain many items. To help focus the visualization, we need to provide a mechanism to reduce it. The goal is to create a new command-line tool with a similar UX as the current ones.
It will read and create an IXML file. Besides the input and output file names, it will have two arguments: property-name-regex and property-value-regex. All buildable items will be excluded from the input file while creating the output files, which have any properties that name and value match with the name-regex and value-regex, respectively. There should be no other differences between the input and output files. Naturally, all subitems will also be excluded.
Metadata
Metadata
Assignees
Labels
RF2 : complexity-assessment : 21for developer without specialization; 3 is the simplest, 89 is the most complex, step +66%for developer without specialization; 3 is the simplest, 89 is the most complex, step +66%RF2 : for-student : 2recomended for that many studentsrecomended for that many studentsRF2 : year : 2022recomended year to implement as projectworkrecomended year to implement as projectworkcategory : file-format : IXMLcategory : output : filekind : featurekind : new-ideas