nathanAjacobs
Deep copying data from class instances
Yeah I don't want to have to implement it per class. I guess serializing and deserializing will work. I just need a serializer that supports deserializing into existing instances all the way down the type tree
14 replies
Async issue
Yeah you might be right in that the UI framework is doing something behind the scenes to get the text ready for the screen without blocking the UI thread. It's strange that they would hold off other button clicks though while that's happening
58 replies