[Owncloud] Calendar Sharing

Jan-Christoph Borchardt hey at jancborchardt.net
Thu Jun 14 23:36:37 UTC 2012


On Sun, Jun 10, 2012 at 12:59 PM, Frank Karlitschek <frank at owncloud.org> wrote:
>
> On 10.06.2012, at 21:50, Michael Gapczynski <mtgap at owncloud.com> wrote:
>
>> On Sunday, June 10, 2012 09:15:31 PM Frank Karlitschek wrote:
>>> On 10.06.2012, at 21:14, Georg Ehrke <ownclouddev at georgswebsite.de> wrote:
>>>> Am 10.06.2012 um 21:12 schrieb Frank Karlitschek:
>>>>>
>>>>> For files we want to have a system in the future that respects rights for
>>>>> CRUDS. CRUDS stands for Create, Read, Update, Delete and Share
>>>>>
>>>>> So perhaps it makes sense to do the same for calendar entries or other
>>>>> data?>>
>>>>> :-)
>>>>>
>>>>> Frank
>>>>
>>>> Will this already be part of Micheal's sharing api?
>>>
>>> Hehe. Good question. Probalby not because we haven´t talked about this yet
>>> :-)
>>>
>>> Michael: What do you think?
>>>
>>
>> If I'm not mistaken, you're talking about a CRUD system for files through the
>> public app API correct?
>>
>
> Exactly.
>
> But I think we should add an "S" here for Sharing. This could control if a ressource can be reshared or not.
> Does this make sense?
>

I advise against exposing the technological implementation to people.
Basically the mental model is 3 modes, from most restrictive to most
permissive:

1: I can’t access it.
2: I can see it (means I can read, share (!), etc)
3: I can modify it (means I can edit, add, delete, etc)


Sure UNIX permissions are cool to have, but ownCloud is not for sysadmins.




>
>> I'm thinking along the same lines for permissions within sharing. I prefer
>> this terminology so I'll probably change some of the constant names :)
>
> :-)
>
>
>> Now that versioning is available, delete has a bit of a different meaning. Do
>> we have any plans for a UI to recover deleted files?
>
> Hmm. Thats a very good point.
> I have no idea how this could look like. :-)
> But it would be great.
>
>
>> Michael
>> _______________________________________________
>> Owncloud mailing list
>> Owncloud at kde.org
>> https://mail.kde.org/mailman/listinfo/owncloud
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud



More information about the Owncloud mailing list