1 Contributions welcome! If anyone out there needs one of this features, drop me
2 note and implement it when you dont wan't to wait until I do it.
6 * add a 'contrib' dir to the source, containing user supplied scripts and
7 interfaces for irc clients, cgi's and so on
9 * benchmark/profile other regex engines (pcreposix, tre, ...) we need some
10 precaution that regex might not be used to DoS the system
11 * There are countless possible optimizations which will be implemented by
14 + share rules over lists
15 + compile regex on the first use, not at rule construction
16 + optimize the fetch protocol only fetching things newer than a certain
19 RegexPolicyDaemon/ToDo (last edited 2007-11-02 02:26:07 by ct)