merge comments topic/inflatecolumn-datetime-pod-timezone
Peter Rabbitson [Sat, 25 Aug 2012 21:54:22 +0000 (23:54 +0200)]
TO_MERGE [new file with mode: 0644]

diff --git a/TO_MERGE b/TO_MERGE
new file mode 100644 (file)
index 0000000..078b68f
--- /dev/null
+++ b/TO_MERGE
@@ -0,0 +1,8 @@
+* (split(/::/, (caller(1))[3]))[-1] ne 'post_inflate_datetime'
+There is this thing called regular expression matching.
+Please rewrite sanely
+
+* Do not add extra methods to ::Row. The whole point of our
+discussion (and the resulting 4815bb2cb8) was to carve out a
+niche for "private overridable methods". So please undo the
+removal of _ and re-document.