[mono-android] App looses static variables
Jonathan Pryor
jpryor at novell.com
Mon Mar 21 10:40:39 EDT 2011
On Mar 19, 2011, at 8:18 PM, BernhardGessler at cs-ag.de wrote:
> i am using static variables at different points of my app, for in example in a wrapper for storing config data (code below). I am trying to build a application for NetCF and Monodroid, shariong Bussiness Logic. So i wrapped storing config data into a class. The class is initialized one time with the application context.
This seems sane, but only as long as you use the Application context (which you say you are).
If you can come up with a reproducible test case, please file a bug, but I haven't seen anything like this.
- Jon
More information about the Monodroid
mailing list