hi..

one of my classes hold a public final static Map of it's instances
along with a string key for other classes to reference from .
each the map is populated each time a new instance is created.

the instance themselves are stored in as static reference variables in
other interfaces.

problem is, that at times i found out that pressing F5 clears the map,
but does not re-populate it!

is there something special with F5 and static constant variables?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to