Why bother with defining a structure at all? As long as the prefix is unique per user that should satisfy all constraints, right? We do check that the prefix is unique per user on the server and use that prefix when building the full path to the file.
On Tue, Jun 18, 2013 at 8:51 PM, Colin Watson <[email protected]>wrote: > On Tue, Jun 18, 2013 at 07:37:55PM -0400, David Pitkin wrote: > > We need a few more abstractions here for transferring apps, having > > multiple apps with the same company name, having one developer and > > multiple companies these are all real world examples, individuals are > > not a good identifier but company name is a little better. > > User names could quite reasonably be role accounts owned by an > organisation. I don't see a need to complicate the model beyond that. > > -- > Colin Watson [[email protected]] > > -- > Mailing list: https://launchpad.net/~ubuntu-appstore-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-appstore-developers > More help : https://help.launchpad.net/ListHelp >
-- Mailing list: https://launchpad.net/~ubuntu-appstore-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-appstore-developers More help : https://help.launchpad.net/ListHelp

