There are a number of utility classes that implement simple iterators. These are used in the core, and should be available to extensions (the
SkillsPlugin already uses some)
The packages in question are:
-
Foswiki::ListIterator
-
Foswiki::AggregateIterator
-
Foswiki::LineIterator
As part of the publishing process an pure virtual base class (interface) is required. This is trivial.
--
CrawfordCurrie - 03 Feb 2009
Mainly a documentation fix; no features.
--
CrawfordCurrie - 03 Feb 2009
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
