I was implementing pattern dependencies and was confused by the patterns.inc file which seemed to provide the dependency functionality but was never actually called. Turns out that is now dealt with patterns_get_pattern_details(). Can we remove this file now?

Comments

vaish’s picture

Status: Active » Fixed

patterns.inc removed from components folder. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Jztinfinity’s picture

There's still a blank file "patterns.inc" in the 6.x-dev branch

vaish’s picture

This issue was related to patterns.inc file that was located in component folder, not the blank file you are referring to. We do plan to use the blank file in the future so I didn't think it makes sense deleting it and then adding it back later on.