Craig Andrews wrote:
I tried to use the createTable.php script from DB_DataObject... but given
the hoops I need to jump through (such as making an .ini file with the db
info), this approach seems harder than necessary.

When you all modify the schema, how do you modify laconica.ini,
laconica.links.ini, and the class files?
I use the createTable.php script. Note that it will change all the DB classes to have DB_DataObject as their superclass; you need to change this to Memcached_DataObject. I use a quick sed script to do it.

-Evan

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to