Received: by 10.151.10.18 with SMTP id n18mr191079ybi.46.1305261404310; Thu, 12 May 2011 21:36:44 -0700 (PDT) X-BeenThere: jaikuengine-discuss@googlegroups.com Received: by 10.150.101.19 with SMTP id y19ls1031188ybb.5.gmail; Thu, 12 May 2011 21:36:43 -0700 (PDT) Received: by 10.151.146.10 with SMTP id y10mr174710ybn.52.1305261403739; Thu, 12 May 2011 21:36:43 -0700 (PDT) Received: by 10.151.127.19 with SMTP id e19msybn; Sun, 1 May 2011 22:41:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.25.69 with SMTP id a5mr430338pbg.10.1304314883924; Sun, 01 May 2011 22:41:23 -0700 (PDT) Received: by l2g2000prg.googlegroups.com with HTTP; Sun, 1 May 2011 22:41:23 -0700 (PDT) Date: Sun, 1 May 2011 22:41:23 -0700 (PDT) X-IP: 157.22.42.3 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17,gzip(gfe) Message-ID: Subject: char limit question From: Nicholas Johnson To: jaikuengine-discuss Content-Type: text/plain; charset=ISO-8859-1 I just got jaikuengine up and running on my own appengine account and I am planning to start recombobulating it to my will. My question is, if I change the MAX_POST_LENGTH in common/api.py to something larger is anything else going to break? Anywhere other things are assuming that limit, or were never designed to handle larger data sets because