Databinding from outside a library
The thing that bothers me is because I have created the custom objects not to be modifiable from outside the library and the application settings are defined in a internal class, I cannot do the databinding directly on them but using some custom wrappers. And I was thinking maybe there is a more elegant solution. Any thoughts?
Regards,
Valentin Iliescu

