24 Aug
2010
24 Aug
'10
8:01 a.m.
On Tue, Aug 24, 2010 at 8:25 AM, Michael Howitz <mh@gocept.com> wrote:
Am 23.08.2010 um 13:50 schrieb Souheil CHELFOUH:
The code you're interested in is in dolmen.authentication, dolmen.app.x are UI packages
This package only contains some interfaces and an adapter but no principal folder implementation.
dolmen.app.authentication contains non UI code as well. Maybe the principalfolder should be moved to dolmen.authentication at some point. What's your looking for is dolmen.app.authentication/src/dolmen/app/authentication/plugins/principalfolder.py it's a btree (dolmen.content.Container) implementation. Vincent