I have been seeing questions about web2py+mongo as old as 2009
I think Mongo support became official in 2.3.2 (may be earlier ?)
but the documentation still continues to say "experimental"

I will soon start a development for a product that requires MongoDB
Considering our existing product is already been developed using web2py - 
web2py is an obvious choice for the new development as well.
But once you go with web2py - switching to another framework may not be 
trivial (We'll be more and more locked in with web2py magic/DAL etc.)

So the question to this list :

   1. How many people are using web2py+Mongo for production ?
   2. What parts should be considered "experimental" ? Why ?
   3. What should I "keep an eye on/watch out for" when using web2py + mongo
   
(Partial answer for #2 above based on my experience)
I started playing with web2py+mongo some time ago. Our product is a 
document management system (lots of "upload" fields with meta data 
associated w/ them)
I realized that when using MongoDBAdapter default location for uploads 
folder is not set (I submitted a patch for the documentation recently, and 
Massimo as graciously merged my pull request)
This took some debugging to figure it out - but nothing that would be 
considered "deal breaker"

-Mandar




-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to