I would like to ask for more semantics when handling contexts as event 
stores.  The one request is for determining the size of the event store 
without resorting to the perl code that makes up SEC.

depth $context   =  number of items in the context store named $context
                             = 1+ 
$#{$main::context_list{$context}->{"Buffer"}}

I would ask you to also consider other semantics that might be useful ( 
might implies debateable ):
first $context
last $context
push $context <text>    # arguably, this is the same as add $context <text>
pop $context

Tim
-- 
Tim Peiffer
Network Support Engineer
Office of Information Technology
University of Minnesota/NorthernLights GigaPOP


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Simple-evcorr-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to