-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi
Dne Thu, 25 Mar 2010 14:41:18 +0100 Dieter Adriaenssens dieter.adriaenssens@gmail.com napsal(a):
Table move/copy uses similar logic, but it's not shared with (except for some core functions) or depending on export. (I would have to check the code to be sure, but I've made some changes to both and I recall it was seperate code)
It does use it. There are some other users as well:
$ git grep export/sql.php db_operations.php: require_once './libraries/export/sql.php'; libraries/Table.class.php: require_once './libraries/export/sql.php'; libraries/Tracker.class.php: require_once './libraries/export/sql.php'; libraries/Tracker.class.php: require_once './libraries/export/sql.php';
I didn't know about synchronisation and other features relying on the export module.
It was changes tracking (as seen above) sorry for mixing it up.
- -- Michal Čihař | http://cihar.com | http://blog.cihar.com