TODO.txt in akephalos-0.0.4 vs TODO.txt in akephalos-0.0.5
- old
+ new
@@ -1,8 +1,12 @@
0.0.5
=======================================================================================
- * DRb server should never shut down prematurely -- missing methods, 500 errors,
- even java errors (NPE error from bad javascript).
+ * Upgrade to htmlunit-2.7
+ * Fix DRb recycled object errors
+ * Define NativeException on ruby side so that uncaught exceptions are displayed with
+ a proper backtrace.
+ * Add Akephalos.filter() for enabling FakeWeb style request/response mocking in the
+ HtmlUnit browser.
0.0.4
=======================================================================================
- Update to jruby 1.5
- bin/akephalos for interactive mode