Hello, On Fri, Oct 16, 2015 at 01:51:31PM +0200, Alexandr Nedvedicky wrote: > On Fri, Oct 16, 2015 at 01:41:50PM +0200, Mike Belopuhov wrote: > > On 16 October 2015 at 13:28, Alexandr Nedvedicky > > <[email protected]> wrote: > > > > > > may be it's kind of bike shading... > > > How about make kifs to stick to convention we see for other objects > > > such as rulesets/anchors: > > > > > > pfi_kif_find() > > > pfi_kif_find_or_create() > > > > > > > Personally I don't like "_or_create" style of function naming and > > I would rather see those renamed to something else.... > > >
just blink of idea before I'll fall asleep, so using email to remember it... we should eventually rename all pf_*_find_or_create() functions to pf_*_create() and that's it, no change to current behavior. regards sasha
