Closed (fixed)
Project:
Patterns
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2009 at 15:24 UTC
Updated:
31 May 2010 at 17:51 UTC
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
Comment #1
vaish commentedpatterns.inc removed from components folder. Thanks.
Comment #3
Jztinfinity commentedThere's still a blank file "patterns.inc" in the 6.x-dev branch
Comment #4
vaish commentedThis 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.