[dss-developer] Extend time of already released timed events

Patrick Staehlin pstaehlin at futurelab.ch
Thu May 6 15:33:05 CEST 2010


Hi Dominik!

On Monday 03 May 2010 17.01:28 Meier Dominik wrote:
> 
> Is there the possibility to overwrite an event, or is it more like "fire
>  and forget", so ones captured by the handler no chance to influence.
> 

You can tell an event to be unique. That means that the queue will be searched 
for an event with equal properties for:
- name
- context
- location

will be searched and if found, replaced by the new event. To mark an event as 
unique you need to specify a parameter "unique" with the value "true".
I think that feature got in just recently so you'll need a dSS version from 
git to use it.

Gruss
Patrick
-- 
Patrick Stählin		Hardware Wrangler
futureLAB AG		tel: +41 (0)52 260 22 22
Schwalmenackerstr. 4	fax: +41 (0)52 260 22 23
CH-8400 Winterthur	mission: delivering tomorrow's applications today


More information about the dss-developer mailing list