Re: [SQLObject] Custom Converter

2010-08-14 Thread Oleg Broytman
Hello! On Sat, Aug 14, 2010 at 12:07:04PM -0700, Alex Morano wrote: > I have recently written converters for both a generic odbc driver and a > provider for Filemaker. > > I have had to edit the converters.py file in the core, which I'd rather not > do directly. > > Is there a way to register my

[SQLObject] Custom Converter

2010-08-14 Thread Alex Morano
Hello, I have recently written converters for both a generic odbc driver and a provider for Filemaker. I have had to edit the converters.py file in the core, which I'd rather not do directly. Is there a way to register my own converters to be used when translating the various fields (in this cva