Laszlo Marai - 2005-10-06

Logged In: YES
user_id=363014

OK, I was too tired yesterday :). So this bug (or
'undocumented feature') doesn't stop you from initializing
your application with data, but you should better not do it
from the 'init' callback of your component. (It can be done
after the loading of the UI has finished.) Anyway it should
be clearly stated in the documentation that this issue
exists: you can't add new components to the desktop/thinlet
from the init callback method.