rev 1422 - trunk/mariachi/lib/Mariachi

[prev] [thread] [next] [lurker] [Date index for 2003/10/16]

From: richardc
Subject: rev 1422 - trunk/mariachi/lib/Mariachi
Date: 10:05 on 16 Oct 2003
Author: richardc
Date: 2003-10-16 10:05:40 +0100 (Thu, 16 Oct 2003)
New Revision: 1422

Modified:
   trunk/mariachi/lib/Mariachi/DBI.pm
Log:
lose a warning, add a note


Modified: trunk/mariachi/lib/Mariachi/DBI.pm
===================================================================
--- trunk/mariachi/lib/Mariachi/DBI.pm	2003-10-16 09:03:01 UTC (rev 1421)
+++ trunk/mariachi/lib/Mariachi/DBI.pm	2003-10-16 09:05:40 UTC (rev 1422)
@@ -2,6 +2,7 @@
 package Mariachi::DBI;
 use base 'Class::DBI::SQLite';
 
+# XXX todo.  fix this api, call it Class::DBI::SQLite::AdHoc or something
 sub set_db {
     my $class = shift;
     $class->SUPER::set_db(@_);
@@ -31,7 +32,6 @@
             $table->{class}->has_a( $k => $v );
         }
     }
-    warn "later has passed";
 }
 
 # I want to have my cake, and eat it.  Maybe if I eat it *later*... :)

Generated at 13:57 on 01 Jul 2004 by mariachi 0.52