Felix Meschberger wrote:
Maybe the case of inability loading the content due to missing node
types. This is fortunately an exception (NoSuchNodeTypeException) we can
handle appropriately. Then we may postpone loading the content until the
node types exist. Maybe we might add an eventing for this ?
Hmm, yes, this might solve the issue, but I'm not sure if this is 100%
safe. Both, node types and content must be registered/added before the
bundle is started.
If we use synchronous events it should work; the question is if we want
to add a dependency to the event package or if there is a simpler
solution? (Although the eventing solution might have some advantages as
other bundles/services could act on the events as well - not sure if we
need this though).
Carsten
--
Carsten Ziegeler
[EMAIL PROTECTED]