[Bro-Dev] functions truly as globals?

Robin Sommer robin at icir.org
Thu Sep 26 15:34:55 PDT 2013



On Thu, Sep 26, 2013 at 16:06 -0400, you wrote:

> 	some_func = my_func;

Please, no ... That's not only hurting readability profoundly but also
prevents function-level code optimization. Just imagine the impact
once we start compiling scripts ...

Robin

-- 
Robin Sommer * Phone +1 (510) 722-6541 *     robin at icir.org
ICSI/LBNL    * Fax   +1 (510) 666-2956 * www.icir.org/robin


More information about the bro-dev mailing list