--- On Sun, 5/3/09, Andrew Zeneski <andrew.zene...@hotwaxmedia.com> wrote: > The question I believe now is, which is better? I > personally think in terms of processes which is why what I > proposed was all process based. However, artifact based may > be more granular, but possibly too granular. If I understand > this right, artifact based we could potentially have > different access requirements for every single > form/screen/service/entity/etc; where in a process based > system the developer would define the processes as part of > the application and these processes could be shared across > common artifacts (forms can share with screens that share > with services, etc). > > Does this sound like a fair assessment?
Yes it is. It boils down to permission-driven permissions, versus artifact-driven permissions. -Adrian