Hi guys,

Just looking at the FarCry 5 codebase and have noticed that the header
and footer are being loaded with a "view" custom tag as follows:

<skin:view objectid="#stobj.objectid#" typename="#stobj.typename#"
template="displayHeaderStandard" />

Previously this would have either been a cfinclude or cfmodule.

The description in view.cfm is:

"This tag will run the view on an object with the same objectid until
it is saved to the database."

I'm a little confused by that description!

Can somebody give me a quick rundown of why you'd use skin:view, and
in particular why you'd use it for something like a header and footer?

Thanks
--~--~---------~--~----~------------~-------~--~----~
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