Does anyone have any knowledge of what impact having multiple assemblies in a
MonoTouch project would have for start up performance?
I had thought that having quite a few assemblies might impact initial start up
times and have been putting library code into one project just to minimise
loading times, but I've read that the assemblies are stripped of all but
metadata and the code is linked into the actual app. If this is the case then
I suspect it wouldn't make any difference to load times and I should separate
my library code where it makes sense.
Am I on the right track, or completely off base.
Cheers,
Greg
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Impact-on-load-time-with-many-assemblies-tp4655805.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch