[
https://bro-tracker.atlassian.net/browse/BIT-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Siwek updated BIT-437:
--------------------------
Fix Version/s: (was: 2.4)
2.5
> Unify tables/set/vectors/records
> --------------------------------
>
> Key: BIT-437
> URL: https://bro-tracker.atlassian.net/browse/BIT-437
> Project: Bro Issue Tracker
> Issue Type: Task
> Components: Bro
> Reporter: Robin Sommer
> Labels: language
> Fix For: 2.5
>
>
> Internally, tables/sets/vectors/records are all handled separately at many
> locations inside the interpreter (tables and sets sometimes are handled
> together, and sometimes aren't). I believe we should be able to unify much of
> that code in some form, like by moving more into a parent class
> {{CompositeType}}.
> I'd like to see most of these {{if ( is-it-type-A ) … if ( is-it-type-B ) …}}
> go away.
> That would also make it much easier to implement a real list type.
--
This message was sent by Atlassian JIRA
(v6.4-OD-15-055#64014)
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev