Attached is a patch which integrates ctools with strong arm. The patch makes the variables table available to ctools' export.inc and checks to see if any default values are provided via a ctools style defaults hook.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | strongarm_ctools_v2.patch | 16.22 KB | yhahn |
| #1 | strongarm_ctools.patch | 1.36 KB | jmiccolis |
Comments
Comment #1
jmiccolis commentedpatch...
Comment #2
dmitrig01 commentedyou are crazy
Comment #3
yhahn commentedHere's a new version of the patch that pushes this concept more fully through the code. Probably the start of strongarm 2.x
Comment #4
jmiccolis commented@dmitrig01, young is clearly more crazy.
@yhahn, awesome patch. Do we need to look (or did you look) into how reliable the timestamp on the variable cache is? I'm trying to think of what kind of race conditions (with concurrent page requests/cache clears) could bite us here.
Comment #5
jmiccolis commentedThis code was committed on November 20th and is indeed the beginning of strongarm 2.