commit | fd046ec62117b138e43d0e7d51a6aa57c93c7d09 | [log] [tgz] |
---|---|---|
author | Paul J. Davis <paul.joseph.davis@gmail.com> | Sun Mar 10 16:03:00 2013 -0500 |
committer | Paul J. Davis <paul.joseph.davis@gmail.com> | Wed Mar 20 06:02:54 2013 -0500 |
tree | 3e440e99e544ce49fca6b035b31298473163c87d | |
parent | 7bd5db6f49a6517824808f008edbe284fa7351d1 [diff] |
Reject design docs with compilation errors If we know the language for a given design doc we'll attempt to compile the map/reduce functions and reject updates that introduce code that doesn't compile. We don't yet do the other types of functions because those errors are more user visible.