Google app engine is good but it has limitations like:
1. You cant create temporary files. Most java libraries rely on a
temporary folder for scratchpad. As GAE doesnt support filesystem
operations, all these go for a toss?

You cant upload files on to a file system. How does one expect to
manage static content then?

Any plans for temp files support atleast??

2. Also had GAE supported hibernate it would have been a super boost
as most apps run today with spring + hibernate.

3. Also you cant crawl other websites as http port is blocked that
means you can't do anything like HTTP post?.


Any suggestions on these esp point 1 ?Please help.


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

Reply via email to