John and Svilen, I wanted to thank you again for your guidance in my quest to create a PgTime column type. Your help made it possible for me to get the job done in significantly less time than I had expected it would take.
With your instructions and example code, I was better able to grasp the inner workings of RDBO and realized (as you suggested, John) that basing my pgtime column class on the integer column class was probably not the best approach. I used the timestamp column class as my template instead. For now I took the easy way out wrt the underlying base class for a pgtime object by using DateTime::Format::Pg. I'm with you on this one, John, as this means that the client sees a pgtime column as a DateTime object with a bogus YMD. I'll have to give some thought to working on a Time::Mod24h module. Thanks, guys! Scott __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object