Jump to content
Ketarin forum

Remote notification


shawn
 Share

Recommended Posts

reference: http://ketarin.canneverbe.com/forum/viewtopic.php?pid=3654#p3654

 

Okay, this gives me totally mental ideas here. But I need to know a little more about how Ketarin behaves.

 

Does Ketarin ALWAYS hit every URL in each variable of the "content from URL" types? That is, even if the VERSION is the same, does Ketarin keep trying the other variables and URLs?

 

Is there a point within the process of enumerating variables where Ketarin stops processing variables, for example, if they don't programatically appear to perform any required need within the version check, commands, or file naming? That is, if I create a variable named "ignore" and assign it to 'content from URL' with the following URL:

http://example.com/parsed/{appname}/{version}

Having the page set to simply return a couple words or something, but I discard the result (not used in ANY way at all)...will the URL still be hit? Will it only be hit if the version is different than previous?

 

I'm sorry that I'm probably making this more complicated than it is, but this could REALLY reduce the amount of manual labor required to work on one of my sites, and that would be WONDERFUL. :)

Link to comment
Share on other sites

Variables which are not used AT ALL will never be resolved and thus not "downloaded".

But you can always embed a variable in the download URL or so, for example, you could append ?unknownParameter={ignore} to any download URL.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.