7 Dec
2007
7 Dec
'07
6:01 p.m.
On Dec 7, 2007 11:37 AM, Nagy Gabor <ngaba@bibl.u-szeged.hu> wrote:
So my suggestion: implement a .changelog field to pmpkg_t and follow our usual method to query it, and modify _alpm_db_read and maybe _alpm_db_write. Since this is a new file (descfile) we need a new INFRQ_CHANGELOG infolevel.
I actually prefer Allan's method much much more. It is very clean and functions the way an accessor should. If changing an accessor changes like 4 files and 7 different functions, it's garbage.