It's a practice that more developers do.
Have a separate app that is used for development and testing of the
application without the risk of corrupting the main data.
Give it a name like myapp_dev and if it does not cooperate together
with the main app there is no problem with the TOS.

2011/4/24 David Hewitson <thesplatz...@gmail.com>:
> Hi there,
> I'm developing an application which provides an API for other developers to
> use freely -- at least, it will when I finish writing it. I want to create a
> fairly advanced example application for the API which would need to be its
> own independent appengine app, mostly because I don't want to mess up my
> core application's datastore with example data.
> Is that a violation of the terms of service which forbids multiple
> applications to evade fees? I'm not trying to trick anyone, I just want to
> keep things tidy.
> Hope I managed to convey my point.
> Cheers,
> David
>
> --
> David

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to