If you have timers on several source models that get merged using 
MergeModels, the resulting (i.e. merged) model will trigger "refresh" 
after every merge. In your case, if you have 3 source models, this will 
be 3 times with every refresh. That is expected and logical behaviour.

If you see a different result, then it's probably a bug.

Regards,
Andreas.

Ryan Moquin wrote:
> I wanted to confirm that I'm using the timer tool properly, since it 
> seems like it's making some extra calls that it shouldn't be.  
> Basically, I have 4 feature collections, which are each loading a 
> different feature type.  I added a timer tool, for 3 seconds to each 
> of the 4 models.  I then have a mergemodel which merges those 4 
> feature collections, but doesn't have a timer.  When I run my 
> application, it seems as though some of my feature collections will 
> appear to be refreshed several times in a row at each 3 second 
> interval.  Shouldn't each feature collection only refresh once (i.e. 
> blink once)? It seems as though something is causing my other 
> collections to refresh more.  Will certain other tools cause this?  I 
> tried only putting a timer on the Merge Model collection, but that 
> definitely doesn't work, since my features appear once then 
> disappear.  I just want to make sure I'm doing this properly, or if 
> there is any way to make it visually better.  I don't think there are 
> any current examples of this right?
>
> Thanks!
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mapbuilder-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to