Closed (won't fix)
Project:
Context
Version:
6.x-2.0-beta7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Oct 2009 at 16:51 UTC
Updated:
20 Mar 2010 at 17:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaHere's a starting point.
Comment #2
damienmckennaComment #3
steven jones commentedLooking at the nodeapi implementation of context at the moment, it only does the heavy lifting when the $op == 'view' and $page == TRUE, which is only going to be called at most once per page anyway right?
I don't think we need the static variable here, it reduces readability for not much gain, unless you can convince me otherwise :-)