> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/thg1JWk6R7kJ.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengi...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
--
Emlyn
http://my.syyn.cc - Synchonise Google+, Facebook, WordPress and Google
Buzz posts,
comments and all.
http://point7.wordpress.com - My blog
Find me on Facebook and Buzz
The alternative would be for you to work out a special contract as a
Premier Account, so that all of these apps were billed to your Premier
Account instead of to the customer:
http://code.google.com/appengine/docs/premier/index.html
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/UKr8tzjcJgEJ.
running as a multi-tenancy app is not doable for several reasons:- Clients want to be able to protect the data by managing the permissions (=access to the datastore) by themselves
- The app can use a lot of resources depending on the settings of the customer. I don't see a simply way to charge them for the resources consumed when using a multi-tenancy app