I am attempting to track individual spans by tagging a span. My first procedure has been to subclass DateTime::Span and add an instance var to hold the tag. But when I submit the tagged Span to SpanSet, the Span listed in the SpanSet is a DateTime::Span object, not my subclass.

How can my DateTime::Span subclass objects be stored and used in DateTime::SpanSet?

And thank you for the family of DateTime modules. I have used them in several projects and they have made the possible easy to do and the impossible just hard to do.

--
Sean Robinson
Laboratory Technician
Physics Astronomy Geology
sean.robin...@sccmail.maricopa.edu

Reply via email to