Re: caching on includeObj
AJ Mercer <[email protected]>
| Newsgroups | gmane.comp.cms.farcry.devel |
|---|---|
| Message-ID | <CAPURtC3rgMpe0iHBZWyU=gy3OskNPsnzPSsQLJTEOWm-R5sTjA@mail.gmail.com> |
/research/latest-research/latest-research-type?flushcache=0 or /research/latest-research/latest-research-type?flushcache=1 make no difference - now() keeps chnaging On 29 November 2013 12:13, Blair McKenzie <[email protected]> wrote: > If you have caching turned off in the tray, that would do it. But apart > from that, it should be caching. > > Blair > > > On Fri, Nov 29, 2013 at 3:10 PM, AJ Mercer <[email protected]> wrote: > >> nope >> [image: Inline images 1] >> >> >> On 29 November 2013 12:06, Blair McKenzie <[email protected]> wrote: >> >>> That should be fine. Does webskin tracer show any red/do-not-cache >>> webskins? >>> >>> >>> On Fri, Nov 29, 2013 at 3:05 PM, AJ Mercer <[email protected]> wrote: >>> >>>> yep - that is how I know it is not caching >>>> but Webskin Trace says it is >>>> >>>> looks like my form type id not in application.types. >>>> >>>> >>>> This is my form - does it need a property? >>>> >>>> <cfcomponent displayname="PSL Research" >>>> extends="farcry.core.packages.forms.forms" >>>> fualias="psl-research" hint="Used for webskins." >>>> bObjectBroker="1" >>>> > >>>> </cfcomponent> >>>> >>>> >>>> On 29 November 2013 12:01, Blair McKenzie <[email protected]> wrote: >>>> >>>>> Easy test - add a timestamp to the output and see if it changes >>>>> between refreshes. >>>>> >>>>> Blair >>>>> >>>>> >>>>> On Fri, Nov 29, 2013 at 2:53 PM, AJ Mercer <[email protected]> wrote: >>>>> >>>>>> well, it says it is caching - but it is not. >>>>>> >>>>>> In the farcry webtop, in 'Object Broker Settings' I do not see my >>>>>> FORM type >>>>>> does webskin caching work for FORM types? >>>>>> >>>>>> >>>>>> >>>>>> On 29 November 2013 10:58, AJ Mercer <[email protected]> wrote: >>>>>> >>>>>>> Yeay!! >>>>>>> >>>>>>> Caching >>>>>>> * Caching for *0 day(s), 0 hour(s), 5 minute(s)*. >>>>>>> >>>>>>> for those playing at home >>>>>>> bObjectBroker="1" >>>>>>> >>>>>>> >>>>>>> >>>>>>> On 29 November 2013 10:55, AJ Mercer <[email protected]> wrote: >>>>>>> >>>>>>>> found it - webskin tracer >>>>>>>> >>>>>>>> issue is: >>>>>>>> CACHING ON BUT TYPE NOT CURRENTLY SET TO USE OBJECT BROKER. >>>>>>>> >>>>>>>> >>>>>>>> On 29 November 2013 10:54, AJ Mercer <[email protected]> wrote: >>>>>>>> >>>>>>>>> so I now have a form type so I can created a webskin (for external >>>>>>>>> data source) >>>>>>>>> and have set up a displayTypeBody.cfm >>>>>>>>> >>>>>>>>> What is the trick to see if a webskin is cached and how long for >>>>>>>>> from the web site (given that you are logged into farcry)? >>>>>>>>> >>>>>>>>> >>>>>>>>> On 29 November 2013 10:15, Justin Carter < >>>>>>>>> [email protected]> wrote: >>>>>>>>> >>>>>>>>>> Nope, the caching decorators are only for webskins. The old >>>>>>>>>> includedObj technique is deprecated and instead you should use type >>>>>>>>>> webskins (i.e. displayType*) which will then allow you to do caching. If >>>>>>>>>> you don't have a type for the webskins you can either create one, or resort >>>>>>>>>> to displayPage* webskins on dmInclude. It depends on whether you'd just >>>>>>>>>> outputting a body fragment or a full page layout. >>>>>>>>>> >>>>>>>>>> cheers, >>>>>>>>>> Justin >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Justin Carter >>>>>>>>>> http://www.madfellas.com/blog >>>>>>>>>> http://twitter.com/justincarter >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Fri, Nov 29, 2013 at 12:36 PM, AJ Mercer <[email protected]>wrote: >>>>>>>>>> >>>>>>>>>>> does this annotation >>>>>>>>>>> <!--- @@cacheStatus: 1 ---> >>>>>>>>>>> <!--- cacheTimeout: 60 ---> >>>>>>>>>>> >>>>>>>>>>> work on includeObj pages? >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> >>>>>>>>>>> *AJ Mercer* >>>>>>>>>>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >>>>>>>>>>> community="Open" /> <http://webonix.org> >>>>>>>>>>> http://twitter.com/webonix >>>>>>>>>>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> You received this message cos you are subscribed to "farcry-dev" >>>>>>>>>>> Google group. >>>>>>>>>>> To post, email: farcry-dev-/[email protected] >>>>>>>>>>> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] >>>>>>>>>>> For more options: http://groups.google.com/group/farcry-dev >>>>>>>>>>> -------------------------------- >>>>>>>>>>> Follow us on Twitter: http://twitter.com/farcry >>>>>>>>>>> --- >>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>> Google Groups "farcry-dev" group. >>>>>>>>>>> To unsubscribe from this group and stop receiving emails from >>>>>>>>>>> it, send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >>>>>>>>>>> For more options, visit https://groups.google.com/groups/opt_out >>>>>>>>>>> . >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> You received this message cos you are subscribed to "farcry-dev" >>>>>>>>>> Google group. >>>>>>>>>> To post, email: farcry-dev-/[email protected] >>>>>>>>>> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] >>>>>>>>>> For more options: http://groups.google.com/group/farcry-dev >>>>>>>>>> -------------------------------- >>>>>>>>>> Follow us on Twitter: http://twitter.com/farcry >>>>>>>>>> --- >>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>> Google Groups "farcry-dev" group. >>>>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>>>> send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >>>>>>>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> >>>>>>>>> *AJ Mercer* >>>>>>>>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >>>>>>>>> community="Open" /> <http://webonix.org> >>>>>>>>> http://twitter.com/webonix >>>>>>>>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>>> *AJ Mercer* >>>>>>>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >>>>>>>> community="Open" /> <http://webonix.org> >>>>>>>> http://twitter.com/webonix >>>>>>>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> >>>>>>> *AJ Mercer* >>>>>>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >>>>>>> community="Open" /> <http://webonix.org> >>>>>>> http://twitter.com/webonix >>>>>>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> *AJ Mercer* >>>>>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >>>>>> community="Open" /> <http://webonix.org> >>>>>> http://twitter.com/webonix >>>>>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >>>>>> >>>>>> -- >>>>>> You received this message cos you are subscribed to "farcry-dev" >>>>>> Google group. >>>>>> To post, email: farcry-dev-/[email protected] >>>>>> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] >>>>>> For more options: http://groups.google.com/group/farcry-dev >>>>>> -------------------------------- >>>>>> Follow us on Twitter: http://twitter.com/farcry >>>>>> --- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "farcry-dev" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >>>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>>> >>>>> >>>>> -- >>>>> You received this message cos you are subscribed to "farcry-dev" >>>>> Google group. >>>>> To post, email: farcry-dev-/[email protected] >>>>> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] >>>>> For more options: http://groups.google.com/group/farcry-dev >>>>> -------------------------------- >>>>> Follow us on Twitter: http://twitter.com/farcry >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "farcry-dev" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>> >>>> >>>> >>>> >>>> -- >>>> >>>> *AJ Mercer* >>>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >>>> community="Open" /> <http://webonix.org> >>>> http://twitter.com/webonix >>>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >>>> >>>> -- >>>> You received this message cos you are subscribed to "farcry-dev" Google >>>> group. >>>> To post, email: farcry-dev-/[email protected] >>>> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] >>>> For more options: http://groups.google.com/group/farcry-dev >>>> -------------------------------- >>>> Follow us on Twitter: http://twitter.com/farcry >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "farcry-dev" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>> >>> -- >>> You received this message cos you are subscribed to "farcry-dev" Google >>> group. >>> To post, email: farcry-dev-/[email protected] >>> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] >>> For more options: http://groups.google.com/group/farcry-dev >>> -------------------------------- >>> Follow us on Twitter: http://twitter.com/farcry >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "farcry-dev" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> >> *AJ Mercer* >> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org >> community="Open" /> <http://webonix.org> >> http://twitter.com/webonix >> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/> >> >> -- >> You received this message cos you are subscribed to "farcry-dev" Google >> group. >> To post, email: farcry-dev-/[email protected] >> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] >> For more options: http://groups.google.com/group/farcry-dev >> -------------------------------- >> Follow us on Twitter: http://twitter.com/farcry >> --- >> You received this message because you are subscribed to the Google Groups >> "farcry-dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: farcry-dev-/[email protected] > To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > --- > You received this message because you are subscribed to the Google Groups > "farcry-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] > For more options, visit https://groups.google.com/groups/opt_out. > -- *AJ Mercer* <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org community="Open" /> <http://webonix.org> http://twitter.com/webonix Railo Community Manager <http://www.getrailo.org/index.cfm/community/team/> -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev-/[email protected] To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry --- You received this message because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] For more options, visit https://groups.google.com/groups/opt_out.
image.png
(image/png, 450.8 KB) - not displayed