People...

        I started studying Slide some weeks ago but I have some questions and I hope 
you can help me...

        First, my goal is to create a WebDAV layer to an ECM System (ECM = Enterprise 
Content Management) that has all the information about users, permissions, structure, 
documents and content. When the user connects to this layer he must see only the 
folders/documents he's allowed, exactly like when he/she uses the system's web version.

        So, my first question is: Slide has some default folders in the root 
(/actions, /files, etc) that I don't want to show to the users. Since those folders 
are configured in the domain.xml could I remove these entries and use a new one (for 
the root) that would get this information from my ECM system (for example: <objectnode 
classname="org.acme.MyNewNodeType" uri="/" />) ? I know they are important to make 
slide work properly but considering I'm going to use custom classes should I be 
concerned ?
        If not, how do I do this ? Have somebody used slide to do something like this 
before ?

        I'm not convinced yet if Slide is the best choice to help me on this since it 
looks like I'll have to rewrite a lot of classes... Or maybe it's not so many but I 
feel like I'm buying a whole car just to get a new tire. All I need is somebody to 
handle the WebDAV protocol..

        Do you think I should be trying to use any other component or API ? Or Slide 
is actually the best choice ? Have somebody already done this ?

Flavio Eduardo de C�rdova


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to