Hi Spines,

This is a legitimate use of multiple apps - though I would strongly suggest
simply structurally separating your code inside a single app - it'll be much
simpler, faster, and probably cleaner.

-Nick Johnson

On Thu, Apr 8, 2010 at 7:03 PM, Spines <[email protected]> wrote:

> I want to use 2 apps for my website.  The first app would run the
> website, and second app would be a bunch of random functions exposed
> by an api.
>
> The reason I don't want to lump it into one app is because I want to
> cleanly separate the code of the random functions and the code that
> runs the website.  Also I plan to very rarely update the first app,
> but update the random functions relatively frequently, and I don't
> want to have to worry about breaking something in the website when I
> update the functions.
>
> The first app's software is like a wiki website, and the second app
> provides widgets that can be embedded in the wiki pages.
>
> I'm not doing this to try to get more free quota, I'm completely fine
> with paying.
>
> Is this allowed?  Since two apps are basically being used for just one
> website?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. ::
Registered in Dublin, Ireland, Registration Number: 368047
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
368047

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

Reply via email to