← Back to team overview

libbls-dev-list team mailing list archive

[RFC] Name for new API function?

 

As exhibited in another thread, an API function that works like
segcol_foreach eg calls a user defined function to process data offers
significant performance advantages.

The question is how to name this functions. Options I have thought so
far:

bless_buffer_process (or something like this)
bless_buffer_read_callback
bless_buffer_read_cb

The bless_buffer_process is more indicative of the function's use
whereas the read variants are more indicative of the function's
mechanish. 

Any thoughts welcome!

-- 
Alexandros