Search found 4 matches

by hiitsu
Fri Apr 20, 2012 1:33 pm
Forum: Java API
Topic: changing capabilities and wiping cache
Replies: 4
Views: 11428

Re: changing capabilities and wiping cache

yes it can. good to know that there is small delay. i was changing parameters few times and saw the change later after doing punch stuff/changes/restarts same time, so i couldnt really say what or how long it took or what did the trick. thanks for fast response.
by hiitsu
Thu Apr 19, 2012 7:23 am
Forum: Java API
Topic: changing capabilities and wiping cache
Replies: 4
Views: 11428

Re: changing capabilities and wiping cache

i saw a PHP example somewhere on this forum where you could set nullcacheprovider, but what i checked javadocs its not possible with java api due the lack of method/inheritance possibility to do so. im wondering if its enough if I just delegate the user-agent header with request? or does it need som...
by hiitsu
Wed Apr 18, 2012 9:22 am
Forum: Feature Requests
Topic: cloud service with nodeJS
Replies: 4
Views: 44048

cloud service with nodeJS

hi, any plans of bringing nodeJS cloud service api in near future? ive seen few nodejs + wurlf libraries in github which (i guess) rely on the opensource local database file (the big xml) or some legacy web service (??), but i guess there is no commercial alternative which would also take all the ma...
by hiitsu
Wed Apr 18, 2012 9:11 am
Forum: Java API
Topic: changing capabilities and wiping cache
Replies: 4
Views: 11428

changing capabilities and wiping cache

hi im just experimenting with free cloud service, using Java API. when im changing the 2 capabilities associated with my API key, it takes long while before i actually get the new capabilities, and not the old ones. in java APi the cache is a protected member in one of the classes and there is no wa...