[jifty-devel] Tutorial questions

Jesse Vincent jesse at bestpractical.com
Thu Jan 5 10:18:35 EST 2006



> +requires('Module::Install');

Thanks. Applied.

> We talked about this a bit on IRC, but I'll mention it here. The basic
> issue is that my code shouldn't care about my datastore. If I have to
> put "varchar(255)" for MySQL and "varchar2(255)" for Oracle and "text"
> for SQLite, then it's not very divorced.
> 

Nope. We're currently using DBIx::DBSchema for this. Its mapping tables
could use work. Funnel patches through me?


More information about the jifty-devel mailing list