Since Update to 0.2.1 and Zend Framework 1.6.2 i get fatal memory problems.
the memory limit is very high, 128 MByte and i get now some other errors
Warning: [json] (json_encode_r) type is unsupported, encoded as null. in /usr/share/php5/Zend/Json.php on line 96 (x-times)
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72756300 bytes) in /usr/share/php5/Zend/Json.php on line 96
i downgrade for me, i need it without errors (ajax doesnt like fatal errors ;) )