Opened 16 years ago

Closed 15 years ago

#122 closed task (fixed)

make parsing mode configurable

Reported by: Peter Johansson Owned by: Peter Johansson
Priority: major Milestone: svndigest 0.7
Component: configuration Version: trunk
Keywords: Cc:

Description

needs #121

Configuration should have a function

const vector<pair<string, string> > parser-codes(string filename) const;

The behavior of this function should of course be set in the config file, and the a sensible default should be given in the default config file.

Change History (5)

comment:1 Changed 16 years ago by Peter Johansson

ticket:199 has been marked as related to this ticket.

comment:2 Changed 15 years ago by Peter Johansson

Status: newassigned

comment:3 Changed 15 years ago by Peter Johansson

(In [507]) added function comparing strings with wildcards - needed for #122

comment:4 Changed 15 years ago by Peter Johansson

(In [510]) adding reading of codons from config file

comment:5 Changed 15 years ago by Peter Johansson

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.