sealcode / sealious

An extensible, declarative node framework
25 stars 2 forks source link

Resources should have better public strategy #231

Closed arkadiusz-wieczorek closed 9 years ago

arkadiusz-wieczorek commented 9 years ago

When I send new resource to api, I would like to decide whether this new resource to be available for other users or for me (just_owner). Perhaps it should be implemented through FieldType? What do you think?

kuba-orlik commented 9 years ago

In order to achieve that, You'd have to: