On Thu, 13 Nov 2003, Matt Sisk wrote: > > Since the time zone classes are generated, it'd be possible to generate XS > > code instead of Perl. Patches or a shipment of tuits would be extremely > > welcome. > > The timezone modules use lots of spans, correct?
No, it's just a big data structure (an array of arrays). Each part of the big array represents a span, but it's not actually a DateTime::Span object. That wouldn't provide any added functionality in this case. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
