When populating request.aInvocations I see two approaches:
 
1) Code that uses cfsavecontent, gets the webskin output for the selected
objects and adds HTML to the request.aInvocations array
2) Code that adds the object ids and display methods to the
request.aInvocations array
 
#1 seems to be faster, but I suspect the negative is that changes to a
selected object may not trigger an object webskin cache update as it would
with approach #2? Is that the rub?
 
I see #1 being used in the ruleChildLinks rule.
 
Derek Westfall

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to