For example, I'm developing a generic application using Cocoa (NSWindows which shows me count of email messages on my server). Do I need to use CALayers too? Or there is a some specific cases when I should use Core Animation instead of standard views?
I think usage of Core Animation adds a lot of complexity to my code or am I wrong?
by Roman Busyghin — Oct 03
I think usage of Core Animation adds a lot of complexity to my code or am I wrong?