|
From: Philippe M. <pma...@ib...> - 2012-11-17 09:54:04
|
Dmitry Yemanov [2012-11-17 09:36] : > 16.11.2012 23:38, Leyne, Sean wrote: >> >>> may be Firebird 3 is the good time frame to rename our binaries ? >>> >>> for example : >>> fb_sql, fb_bak, fb_sec, fb_fix, fb_stat, fb_nbackup, fb_qli, fb_pre, fb_split, >>> fb_qli > > Basically, I agree with a new (and consistent) prefix. Personally, I'd > rather prefer dash as a separator or no separator at all (the latter > only if we keep short names). > I don't care, underscore was just a suggestion (as pg use underscore) >> I would suggest: >> >> fb_backup, fb_security, fb_fixup, fb_stats and fb_precompile > > I believe gpre stands for preprocess, not precompile. > >> I realize that the names are longer than the original, but they are much more meaningful > > Speaking about meanings, I'd suggest this change: > > gbak -> fb_dump > nbackup -> fb_backup > > because IMO it better reflects their goals. > it could be then fb-sql, fb-dump, fb-security, fb-fixup, fb-stat, fb-backup, fb-qli, fb-preprocess, fb-split, fb-qli or fb_sql, fb_dump, fb_security, fb_fixup, fb_stat, fb_backup, fb_qli, fb_preprocess, fb_split, fb_qli PS fbsql conflict with a Tcl interface to MySQL database and with one python module |