Gregor J. Rothfuss wrote:
J. Wolfgang Kaltz wrote:
Do we really need the NodeType concept? What is it used for? Is it even possible to obtain the node type of a document through the API?
The blog entries use LEAF_NODE at creation; the default pub entries use BRANCH_NODE. I don't know if this has any implications.
that is a very old distinction that no longer makes sense.
I think it still makes sense, especially in the case of asset management system.
all reasonable implementations are branch nodes (leaf nodes can not have child nodes)
you can make the BRANCH type as default
once the creator interface is ripped out, this limitation will disappear with it.
it's not a limitation, it's a flexibility with a default setting, but I don't
want to start another religious thread here.
Michi
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Michael Wechner Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org [EMAIL PROTECTED] [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
