On 7/3/09 1:29 PM, Tres Seaver wrote:
>> In general, I find deploying as zip files to be an anti-feature.  In
>> seems especially insane when extension modules are involved.
>
> The only way to deploy *any* non-toy app on GAE is via zip file(s) (I
> would think a single big one would be best), due to their limit on the
> number of files.

Actually they've raised the limit to 3000 files now, which is more realistic 
(previously it was impossible to deploy even minimal apps without zipping 
library eggs, now the zipping is largely unnecessary if you keep your 
dependencies sane).

- C
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to