Torsten Rehn
Torsten Rehn
I like using simple assertions like `assert not node.has_bundle('otherbundle')` in bundles instead of introducing a pre-built `conflict_with('other_bundle')`. Using `assert` encourages familiarity with the API of node objects, is more flexible...
keep in mind that this might cause duplicate dependency errors for existing users who set these deps themselves, so this might have to wait for 5.0 (which we should do...
0.5 changes the underlying LDAP lib, will have to observe