[
https://bro-tracker.atlassian.net/browse/BIT-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25904#comment-25904
]
Daniel Thayer commented on BIT-1449:
------------------------------------
Branch "topic/dnthayer/ticket1449" in the bro git repo contains these changes,
and also some
improvements to some broker tests.
> Wrap Broker Bifs into script-level functions
> --------------------------------------------
>
> Key: BIT-1449
> URL: https://bro-tracker.atlassian.net/browse/BIT-1449
> Project: Bro Issue Tracker
> Issue Type: Problem
> Components: Bro
> Affects Versions: 2.4
> Reporter: Robin Sommer
> Assignee: Daniel Thayer
> Fix For: 2.5
>
>
> When working with Broker in Bro, one currently calls its bifs directly. That
> works just fine, but is a problem for documentation: the bifs are defined
> outside of the Broker framework, splitting the information across two places.
> We should do here what other framework do: rename the Bifs to have
> internal-only names ({{__<name>}}) and then provide wrapper functions inside
> the framework that just forward to those internals ones.
--
This message was sent by Atlassian JIRA
(v1000.5.0#72002)
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev