Hi, On Tue, Jan 26, 2010 at 6:53 PM, ChadDavis <[email protected]> wrote: > I can't decide on the best way to organize node types. Should I > create different namespaces for category of node types? > > Right now I'm tempted to stick with a single namespace [...]
Sounds like the right approach. Unless you're dealing with with lots of projects that all need to name things independently (for example, they all have a different idea of what a "document" is), it's probably easiest and most straightforward to use just a single namespace. BR, Jukka Zitting
