Problem/Motivation

The 8.x version of the module still contains some 7.x code from earlier in the porting process. This "dead code" doesn't necessarily cause issues with the module, but it can add to confusion for flag contributors.

Proposed resolution

Review the existing module code, focusing on flag.module, flag.tokens.inc, and any *.inc files.

Remaining tasks

  • Review the module for remaining function-oriented API calls or files, dead hooks, etc.
  • Write patch to remove old code.

User interface changes

None.

API changes

None.

Comments

socketwench’s picture

Closing as all remaining issues appear to be documented in separate issues now.