Hi,

The ContentLoader only updates content if the bundle is updated. If the bundle 
was installed while the container was not running, it doesnt get the "updated" 
state and so is ignored.

[1] looks at the lastModified state of the bundle and compares it to the 
lastModfied time of the content loader registration node, so that if the bundle 
is newer, the content gets loaded, even if the bundle was installed when the 
container was not running.

WDYT?
Should I commit ?

(doing review then commit since I haven't every patched this area)
Ian

1 http://codereview.appspot.com/4220045

Reply via email to