I've got a custom module that has some data to bootstrap. And it even
does what it's supposed to do. But what puzzles me:
I've turned debug logging on for
info.magnolia.cms.beans.config.Bootstrapper. Now each file that
Bootstrapper handles is listed in the log. But only the files from
the main "magnolia" module are listed (and 2 of the many of the
adminInterface module). All the others are not mentioned! Still,
their data does get bootstrapped too!
Are there two separate bootstrapping mechanisms?
- Will
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------