Project

General

Profile

Actions

Feature #10516

closed

Filter CC options passed to CIF using Clade

Added by Ilya Shchepetkov over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Urgent
Category:
Infrastructure of Core
Target version:
Start date:
10/08/2020
Due date:
% Done:

0%

Estimated time:
Published in build:

Description

Currently Klever filters options of CC commands before they are passed further to CIF. It employs the "black list" method of filtering, where unsupported options are explicitly listed and filtered. On the other hand, Clade employs the "white list" method of filtering, in which only the options required by CIF are explicitly listed, while all other options are filtered.

Usage of "white list" in Clade is proved to be far easier to support and generally superior than "black list". So, it's time to use it in Klever as well, and the simplest way to do it is to import and use the Clade implementation directly.

In future, however, it is expected that this functionality will become a part of the CIF Python interface (https://forge.ispras.ru/issues/6780).

Actions

Also available in: Atom PDF