Ok, part four is from me again :)
I briefly looked at the nodetypes we define in Sling and where we define it:
a) jcr.resource (resource.cnd) defines sling:Resource and
sling:ResourceSuperType
b) core (content.cnd, references.cnd, selection.cnd) defines
sling:Folder (content.cnd)
sling:Reference (references.cnd)
sling:Selector, sling:ReferingSelector, sling:Selectable (selection.cnd)
c) servlets.get (redirect.cnd) : sling:Redirect
d) i18n:
mix:language (jcrlanguage.cnd)
sling:Language (slinglanguage.cnd)
sling:Message, sling:MessageEntry (message.cnd)
e) event (event.cnd) - the event node types
I think d) and e) are fine - we could merge slinglanguage.cnd and
message.cnd into one file though.
I have the feeling that a) b) and c) should be defined in a single
bundle and not in three different places.
WDYT?
Carsten
--
Carsten Ziegeler
[EMAIL PROTECTED]